@Extension
public static class KubernetesCloud.DescriptorImpl
extends hudson.model.Descriptor<hudson.slaves.Cloud>
| Constructor and Description |
|---|
DescriptorImpl() |
| Modifier and Type | Method and Description |
|---|---|
hudson.util.ListBoxModel |
doFillCredentialsIdItems(URL serverUrl) |
hudson.util.FormValidation |
doTestConnection(URL serverUrl,
String credentialsId,
String serverCertificate) |
String |
getDisplayName() |
addHelpFileRedirect, calcAutoCompleteSettings, calcFillSettings, configure, configure, doHelp, find, find, findByDescribableClassName, findById, getCheckMethod, getCheckUrl, getConfigFile, getConfigPage, getCurrentDescriptorByNameUrl, getDescriptorFullUrl, getDescriptorUrl, getGlobalConfigPage, getGlobalPropertyType, getHelpFile, getHelpFile, getHelpFile, getId, getJsonSafeClassName, getKlass, getPlugin, getPossibleViewNames, getPropertyType, getPropertyType, getPropertyTypeOrDie, getT, getViewPage, isInstance, isSubTypeOf, load, newInstance, newInstance, newInstancesFromHeteroList, newInstancesFromHeteroList, save, self, toArray, toList, toMappublic String getDisplayName()
getDisplayName in class hudson.model.Descriptor<hudson.slaves.Cloud>public hudson.util.FormValidation doTestConnection(@QueryParameter
URL serverUrl,
@QueryParameter
String credentialsId,
@QueryParameter
String serverCertificate)
throws URISyntaxException
URISyntaxExceptionpublic hudson.util.ListBoxModel doFillCredentialsIdItems(@QueryParameter
URL serverUrl)
Copyright © 2004-2015. All Rights Reserved.