Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type EnvVarSecretFetcher ¶
type EnvVarSecretFetcher struct{}
type GcpSecretManagerFetcher ¶
type GcpSecretManagerFetcher struct {
// contains filtered or unexported fields
}
func NewGcpSecretManagerFetcher ¶
func NewGcpSecretManagerFetcher(projectID string, credentialsFile string) (*GcpSecretManagerFetcher, error)
type SecretFetcher ¶
func GetFetcher ¶
func GetFetcher() SecretFetcher
Click to show internal directories.
Click to hide internal directories.