Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type APIV1Mock ¶
func CreateAPIV1 ¶
func CreateAPIV1() *APIV1Mock
func (*APIV1Mock) GetSecretValue ¶
func (a *APIV1Mock) GetSecretValue(input *secretsmanager.GetSecretValueInput) (*secretsmanager.GetSecretValueOutput, error)
type APIV2Mock ¶
func CreateAPIV2 ¶
func CreateAPIV2() *APIV2Mock
func (*APIV2Mock) GetSecretValue ¶
func (a *APIV2Mock) GetSecretValue(ctx context.Context, params *secretsmanager.GetSecretValueInput, optFns ...func(*secretsmanager.Options)) (*secretsmanager.GetSecretValueOutput, error)
Click to show internal directories.
Click to hide internal directories.