Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrNoSecretsProvider = errors.New("secret found but no secrets provider was configured")
Functions ¶
This section is empty.
Types ¶
type SecretsProvider ¶
type SecretsProvider struct{}
func NewSecretsProvider ¶
func NewSecretsProvider() *SecretsProvider
func (SecretsProvider) FetchSecret ¶
Click to show internal directories.
Click to hide internal directories.