@Extension public static class KubernetesCloud.DescriptorImpl extends Descriptor<Cloud>
Descriptor.FormException, Descriptor.PropertyType, Descriptor.Self
clazz
Constructor and Description |
---|
DescriptorImpl() |
Modifier and Type | Method and Description |
---|---|
static void |
addAliases() |
FormValidation |
doCheckMaxRequestsPerHostStr(String value) |
ListBoxModel |
doFillCredentialsIdItems(String serverUrl) |
FormValidation |
doTestConnection(String name,
String serverUrl,
String credentialsId,
String serverCertificate,
boolean skipTlsVerify,
String namespace,
int connectionTimeout,
int readTimeout) |
List<Descriptor<PodRetention>> |
getAllowedPodRetentions() |
Descriptor |
getDefaultPodRetention() |
String |
getDisplayName() |
addHelpFileRedirect, calcAutoCompleteSettings, calcFillSettings, configure, configure, doHelp, find, find, findByDescribableClassName, findById, getCategory, 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, toMap
public String getDisplayName()
getDisplayName
in class Descriptor<Cloud>
@Initializer(before=PLUGINS_STARTED) public static void addAliases()
public FormValidation doTestConnection(@QueryParameter String name, @QueryParameter String serverUrl, @QueryParameter String credentialsId, @QueryParameter String serverCertificate, @QueryParameter boolean skipTlsVerify, @QueryParameter String namespace, @QueryParameter int connectionTimeout, @QueryParameter int readTimeout) throws Exception
Exception
public ListBoxModel doFillCredentialsIdItems(@QueryParameter String serverUrl)
public FormValidation doCheckMaxRequestsPerHostStr(@QueryParameter String value) throws IOException, javax.servlet.ServletException
IOException
javax.servlet.ServletException
public List<Descriptor<PodRetention>> getAllowedPodRetentions()
public Descriptor getDefaultPodRetention()
Copyright © 2016–2019. All rights reserved.