Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type EmptySecretService ¶ added in v0.46.0
type EmptySecretService struct { }
Secret service that always reports no secrets exist
func (EmptySecretService) LoadSecret ¶ added in v0.46.0
type EnvironmentSecretService ¶
type EnvironmentSecretService struct { }
Secret service that retrieve the system environment variables.
func (EnvironmentSecretService) LoadSecret ¶
Click to show internal directories.
Click to hide internal directories.