mock_key_vault

package
v0.21.0 Latest Latest
Warning

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

Go to latest
Published: Dec 3, 2022 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Overview

Package mock_key_vault 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) EXPECT

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

func (*MockKeyVaultClient) GetSecret

func (m *MockKeyVaultClient) GetSecret(arg0 context.Context, arg1, arg2, arg3 string) (keyvault.SecretBundle, error)

GetSecret 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) GetSecret

func (mr *MockKeyVaultClientMockRecorder) GetSecret(arg0, arg1, arg2, arg3 interface{}) *gomock.Call

GetSecret indicates an expected call of GetSecret.

func (*MockKeyVaultClientMockRecorder) SetSecret

func (mr *MockKeyVaultClientMockRecorder) SetSecret(arg0, arg1, arg2, arg3 interface{}) *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