Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type SecretProviderImpl ¶
type SecretProviderImpl struct {
// contains filtered or unexported fields
}
SecretProviderImpl is an implementation of SecretProvider for testing purposes.
func NewProvider ¶
func NewProvider(namespace string, secrets ...*v1.Secret) *SecretProviderImpl
NewProvider creates a fake secret provider for testing returning the secrets provided
Click to show internal directories.
Click to hide internal directories.