@Extension public class KubernetesCredentialProvider extends com.cloudbees.plugins.credentials.CredentialsProvider implements io.fabric8.kubernetes.client.Watcher<io.fabric8.kubernetes.api.model.Secret>
Descriptor.FormException, Descriptor.PropertyType, Descriptor.Selfio.fabric8.kubernetes.client.Watcher.ActionExtensionPoint.LegacyInstancesAreScopedToHudsonCREATE, DELETE, GROUP, MANAGE_DOMAINS, NONE, UPDATE, USE_ITEM, USE_OWN, VIEWclazz| Constructor and Description |
|---|
KubernetesCredentialProvider() |
| Modifier and Type | Method and Description |
|---|---|
void |
eventReceived(io.fabric8.kubernetes.client.Watcher.Action action,
io.fabric8.kubernetes.api.model.Secret secret) |
<C extends com.cloudbees.plugins.credentials.Credentials> |
getCredentials(Class<C> type,
ItemGroup itemGroup,
Authentication authentication) |
String |
getIconClassName() |
com.cloudbees.plugins.credentials.CredentialsStore |
getStore(ModelObject object) |
void |
onClose(io.fabric8.kubernetes.client.WatcherException cause) |
void |
startWatchingForSecrets() |
void |
stopWatchingForSecrets() |
_isApplicable, all, allCredentialsDescriptors, enabled, enabled, findCredentialById, findCredentialById, getCredentialIds, getCredentialIds, getCredentials, getCredentials, getCredentials, getCredentialsDescriptors, getDescriptor, getDisplayName, getFingerprintOf, getOrCreateFingerprintOf, getScopes, hasCredentialsDescriptors, hasStores, isApplicable, isApplicable, isEnabled, isEnabled, listCredentials, listCredentials, lookupCredentials, lookupCredentials, lookupCredentials, lookupCredentials, lookupCredentials, lookupCredentials, lookupCredentials, lookupCredentials, lookupCredentials, lookupCredentials, lookupScopes, lookupStores, saveAll, snapshot, snapshot, track, track, track, trackAll, trackAll, trackAll, trackAll, trackAll, trackAlladdHelpFileRedirect, 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, getRequiredGlobalConfigPagePermission, getT, getViewPage, isInstance, isSubTypeOf, load, newInstance, newInstance, newInstancesFromHeteroList, newInstancesFromHeteroList, save, self, toArray, toList, toMap@Initializer(after=PLUGINS_PREPARED, fatal=false) @Restricted(value=org.kohsuke.accmod.restrictions.NoExternalUse.class) public void startWatchingForSecrets()
@Terminator(after=STARTED) @Restricted(value=org.kohsuke.accmod.restrictions.NoExternalUse.class) public void stopWatchingForSecrets()
public <C extends com.cloudbees.plugins.credentials.Credentials> List<C> getCredentials(Class<C> type, ItemGroup itemGroup, Authentication authentication)
getCredentials in class com.cloudbees.plugins.credentials.CredentialsProviderpublic void eventReceived(io.fabric8.kubernetes.client.Watcher.Action action,
io.fabric8.kubernetes.api.model.Secret secret)
eventReceived in interface io.fabric8.kubernetes.client.Watcher<io.fabric8.kubernetes.api.model.Secret>public void onClose(io.fabric8.kubernetes.client.WatcherException cause)
onClose in interface io.fabric8.kubernetes.client.Watcher<io.fabric8.kubernetes.api.model.Secret>public com.cloudbees.plugins.credentials.CredentialsStore getStore(ModelObject object)
getStore in class com.cloudbees.plugins.credentials.CredentialsProviderpublic String getIconClassName()
getIconClassName in interface IconSpecgetIconClassName in class com.cloudbees.plugins.credentials.CredentialsProviderCopyright © 2018–2022. All rights reserved.