mock_azsecrets

package
v0.0.0-...-69378fb Latest Latest
Warning

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

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

Documentation

Overview

Package mock_azsecrets is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockClient

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

MockClient is a mock of Client interface.

func NewMockClient

func NewMockClient(ctrl *gomock.Controller) *MockClient

NewMockClient creates a new mock instance.

func (*MockClient) DeleteSecret

DeleteSecret mocks base method.

func (*MockClient) EXPECT

func (m *MockClient) EXPECT() *MockClientMockRecorder

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

func (*MockClient) GetSecret

func (m *MockClient) GetSecret(ctx context.Context, name, version string, options *azsecrets.GetSecretOptions) (azsecrets.GetSecretResponse, error)

GetSecret mocks base method.

func (*MockClient) NewListDeletedSecretPropertiesPager

NewListDeletedSecretPropertiesPager mocks base method.

func (*MockClient) NewListSecretPropertiesPager

NewListSecretPropertiesPager mocks base method.

func (*MockClient) PurgeDeletedSecret

PurgeDeletedSecret mocks base method.

func (*MockClient) SetSecret

SetSecret mocks base method.

type MockClientMockRecorder

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

MockClientMockRecorder is the mock recorder for MockClient.

func (*MockClientMockRecorder) DeleteSecret

func (mr *MockClientMockRecorder) DeleteSecret(ctx, name, options any) *gomock.Call

DeleteSecret indicates an expected call of DeleteSecret.

func (*MockClientMockRecorder) GetSecret

func (mr *MockClientMockRecorder) GetSecret(ctx, name, version, options any) *gomock.Call

GetSecret indicates an expected call of GetSecret.

func (*MockClientMockRecorder) NewListDeletedSecretPropertiesPager

func (mr *MockClientMockRecorder) NewListDeletedSecretPropertiesPager(options any) *gomock.Call

NewListDeletedSecretPropertiesPager indicates an expected call of NewListDeletedSecretPropertiesPager.

func (*MockClientMockRecorder) NewListSecretPropertiesPager

func (mr *MockClientMockRecorder) NewListSecretPropertiesPager(options any) *gomock.Call

NewListSecretPropertiesPager indicates an expected call of NewListSecretPropertiesPager.

func (*MockClientMockRecorder) PurgeDeletedSecret

func (mr *MockClientMockRecorder) PurgeDeletedSecret(ctx, name, options any) *gomock.Call

PurgeDeletedSecret indicates an expected call of PurgeDeletedSecret.

func (*MockClientMockRecorder) SetSecret

func (mr *MockClientMockRecorder) SetSecret(ctx, name, parameters, options any) *gomock.Call

SetSecret indicates an expected call of SetSecret.

Jump to

Keyboard shortcuts

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