@ReturnValuesAreNonnullByDefault @DefaultAnnotation(value=edu.umd.cs.findbugs.annotations.NonNull.class)
See: Description
| Class | Description |
|---|---|
| KubernetesCredentialProvider | |
| KubernetesCredentialsStore | |
| KubernetesCredentialsStore.KubernetesCredentialsStoreAction |
Expose the store.
|
| SecretToCredentialConverter |
Class that converts a secret of a given type to an
IdCredentials. |
| SecretUtils |
Collection of utilities for working with
Secrets. |
| Exception | Description |
|---|---|
| CredentialsConvertionException |
Exception thrown when a credential could not be converted.
|
Copyright © 2018–2020. All rights reserved.