mock

package
v0.48.0 Latest Latest
Warning

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

Go to latest
Published: Jul 1, 2024 License: Apache-2.0 Imports: 4 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 KeyVaultClient

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

KeyVaultClient is a mock of KeyVaultClient interface.

func NewKeyVaultClient

func NewKeyVaultClient(ctrl *gomock.Controller) *KeyVaultClient

NewKeyVaultClient creates a new mock instance.

func (*KeyVaultClient) CreateKey

CreateKey mocks base method.

func (*KeyVaultClient) EXPECT

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

func (*KeyVaultClient) GetKey

func (m *KeyVaultClient) GetKey(arg0 context.Context, arg1, arg2 string, arg3 *azkeys.GetKeyOptions) (azkeys.GetKeyResponse, error)

GetKey mocks base method.

func (*KeyVaultClient) Sign

Sign mocks base method.

type KeyVaultClientMockRecorder

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

KeyVaultClientMockRecorder is the mock recorder for KeyVaultClient.

func (*KeyVaultClientMockRecorder) CreateKey

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

CreateKey indicates an expected call of CreateKey.

func (*KeyVaultClientMockRecorder) GetKey

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

GetKey indicates an expected call of GetKey.

func (*KeyVaultClientMockRecorder) Sign

func (mr *KeyVaultClientMockRecorder) Sign(arg0, arg1, arg2, arg3, arg4 interface{}) *gomock.Call

Sign indicates an expected call of Sign.

Jump to

Keyboard shortcuts

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