fake

package
v0.11.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 1, 2024 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type GetSecretInfoFn

type GetSecretInfoFn func(secretName string) (*models.SecretInfo, error)

func NewGetSecretInfoFn

func NewGetSecretInfoFn(secretValue interface{}, secretDataType string, err error) GetSecretInfoFn

type SecretsManagerClient

type SecretsManagerClient struct {
	GetSecretInfoFn GetSecretInfoFn
}

func (*SecretsManagerClient) GetSecretInfo

func (sc *SecretsManagerClient) GetSecretInfo(secretName string) (*models.SecretInfo, error)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL