mock

package
v0.0.1 Latest Latest
Warning

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

Go to latest
Published: May 10, 2024 License: MIT Imports: 5 Imported by: 0

Documentation

Overview

Package mock is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockKeyVaultClient

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

MockKeyVaultClient is a mock of KeyVaultClient interface.

func NewMockKeyVaultClient

func NewMockKeyVaultClient(ctrl *gomock.Controller) *MockKeyVaultClient

NewMockKeyVaultClient creates a new mock instance.

func (*MockKeyVaultClient) DeleteSecret

DeleteSecret mocks base method.

func (*MockKeyVaultClient) EXPECT

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

func (*MockKeyVaultClient) GetSecret

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

GetSecret mocks base method.

func (*MockKeyVaultClient) NewListSecretPropertiesPager

NewListSecretPropertiesPager mocks base method.

func (*MockKeyVaultClient) PurgeDeletedSecret

PurgeDeletedSecret mocks base method.

func (*MockKeyVaultClient) SetSecret

SetSecret mocks base method.

type MockKeyVaultClientMockRecorder

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

MockKeyVaultClientMockRecorder is the mock recorder for MockKeyVaultClient.

func (*MockKeyVaultClientMockRecorder) DeleteSecret

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

DeleteSecret indicates an expected call of DeleteSecret.

func (*MockKeyVaultClientMockRecorder) GetSecret

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

GetSecret indicates an expected call of GetSecret.

func (*MockKeyVaultClientMockRecorder) NewListSecretPropertiesPager

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

NewListSecretPropertiesPager indicates an expected call of NewListSecretPropertiesPager.

func (*MockKeyVaultClientMockRecorder) PurgeDeletedSecret

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

PurgeDeletedSecret indicates an expected call of PurgeDeletedSecret.

func (*MockKeyVaultClientMockRecorder) SetSecret

func (mr *MockKeyVaultClientMockRecorder) 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