@ReturnValuesAreNonnullByDefault @DefaultAnnotation(edu.umd.cs.findbugs.annotations.NonNull.class)
Package com.cloudbees.jenkins.plugins.kubernetes_credentials_provider
Code for the Kubernetes Credential Provider
-
Class Summary Class Description KubernetesCredentialProvider KubernetesCredentialsStore KubernetesCredentialsStore.KubernetesCredentialsStoreAction Expose the store.KubernetesSourcedCredential Stores a credential that was sourced from a kubernetes secret.SecretToCredentialConverter Class that converts a secret of a given type to anIdCredentials
.SecretUtils Collection of utilities for working withSecret
s. -
Exception Summary Exception Description CredentialsConvertionException Exception thrown when a credential could not be converted.