mocks

package
v1.33.3 Latest Latest
Warning

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

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

Documentation

Overview

Package mocks is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Mockapi

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

Mockapi is a mock of api interface.

func NewMockapi

func NewMockapi(ctrl *gomock.Controller) *Mockapi

NewMockapi creates a new mock instance.

func (*Mockapi) CreateSecret

CreateSecret mocks base method.

func (*Mockapi) DeleteSecret

DeleteSecret mocks base method.

func (*Mockapi) DescribeSecret added in v1.16.0

DescribeSecret mocks base method.

func (*Mockapi) EXPECT

func (m *Mockapi) EXPECT() *MockapiMockRecorder

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

func (*Mockapi) GetSecretValueWithContext added in v1.30.0

func (m *Mockapi) GetSecretValueWithContext(arg0 context.Context, arg1 *secretsmanager.GetSecretValueInput, arg2 ...request.Option) (*secretsmanager.GetSecretValueOutput, error)

GetSecretValueWithContext mocks base method.

type MockapiMockRecorder

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

MockapiMockRecorder is the mock recorder for Mockapi.

func (*MockapiMockRecorder) CreateSecret

func (mr *MockapiMockRecorder) CreateSecret(arg0 interface{}) *gomock.Call

CreateSecret indicates an expected call of CreateSecret.

func (*MockapiMockRecorder) DeleteSecret

func (mr *MockapiMockRecorder) DeleteSecret(arg0 interface{}) *gomock.Call

DeleteSecret indicates an expected call of DeleteSecret.

func (*MockapiMockRecorder) DescribeSecret added in v1.16.0

func (mr *MockapiMockRecorder) DescribeSecret(arg0 interface{}) *gomock.Call

DescribeSecret indicates an expected call of DescribeSecret.

func (*MockapiMockRecorder) GetSecretValueWithContext added in v1.30.0

func (mr *MockapiMockRecorder) GetSecretValueWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetSecretValueWithContext indicates an expected call of GetSecretValueWithContext.

Jump to

Keyboard shortcuts

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