secretsmanagerx

package
v0.3.1 Latest Latest
Warning

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

Go to latest
Published: Nov 19, 2025 License: MIT Imports: 4 Imported by: 0

Documentation

Overview

Package secretsmanagerx is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockSecretsManagerGetSecretValueAPI

type MockSecretsManagerGetSecretValueAPI struct {
	// contains filtered or unexported fields
}

MockSecretsManagerGetSecretValueAPI is a mock of SecretsManagerGetSecretValueAPI interface.

func NewMockSecretsManagerGetSecretValueAPI

func NewMockSecretsManagerGetSecretValueAPI(ctrl *gomock.Controller) *MockSecretsManagerGetSecretValueAPI

NewMockSecretsManagerGetSecretValueAPI creates a new mock instance.

func (*MockSecretsManagerGetSecretValueAPI) EXPECT

EXPECT returns an object that allows the caller to indicate expected use.

func (*MockSecretsManagerGetSecretValueAPI) GetSecretValue

GetSecretValue mocks base method.

type MockSecretsManagerGetSecretValueAPIMockRecorder

type MockSecretsManagerGetSecretValueAPIMockRecorder struct {
	// contains filtered or unexported fields
}

MockSecretsManagerGetSecretValueAPIMockRecorder is the mock recorder for MockSecretsManagerGetSecretValueAPI.

func (*MockSecretsManagerGetSecretValueAPIMockRecorder) GetSecretValue

func (mr *MockSecretsManagerGetSecretValueAPIMockRecorder) GetSecretValue(ctx, params any, optFns ...any) *gomock.Call

GetSecretValue indicates an expected call of GetSecretValue.

type SecretsManagerGetSecretValueAPI

type SecretsManagerGetSecretValueAPI interface {
	GetSecretValue(ctx context.Context, params *secretsmanager.GetSecretValueInput, optFns ...func(*secretsmanager.Options)) (*secretsmanager.GetSecretValueOutput, error)
}

Jump to

Keyboard shortcuts

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