mock_keyvaultsecretclient

package
v0.0.0-...-a1c22f6 Latest Latest
Warning

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

Go to latest
Published: Dec 7, 2021 License: MIT Imports: 6 Imported by: 0

Documentation

Overview

Package mock_keyvaultsecretclient is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockInterface

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

MockInterface is a mock of Interface interface

func NewMockInterface

func NewMockInterface(ctrl *gomock.Controller) *MockInterface

NewMockInterface creates a new mock instance

func (*MockInterface) DeleteSecret

func (m *MockInterface) DeleteSecret(arg0 context.Context, arg1, arg2 string) (*keyvault.DeletedSecretBundle, *retry.Error)

DeleteSecret mocks base method

func (*MockInterface) EXPECT

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

func (*MockInterface) GetDeletedSecrets

func (m *MockInterface) GetDeletedSecrets(arg0 context.Context, arg1 string, arg2 *int32) (*keyvault.DeletedSecretListResult, *retry.Error)

GetDeletedSecrets mocks base method

func (*MockInterface) GetSecret

func (m *MockInterface) GetSecret(arg0 context.Context, arg1, arg2, arg3 string) (*keyvault.SecretBundle, *retry.Error)

GetSecret mocks base method

func (*MockInterface) GetSecrets

func (m *MockInterface) GetSecrets(arg0 context.Context, arg1 string, arg2 *int32) (*keyvault.SecretListResult, *retry.Error)

GetSecrets mocks base method

func (*MockInterface) PurgeDeletedSecret

func (m *MockInterface) PurgeDeletedSecret(arg0 context.Context, arg1, arg2 string) (*autorest.Response, *retry.Error)

PurgeDeletedSecret mocks base method

func (*MockInterface) SetSecret

func (m *MockInterface) SetSecret(arg0 context.Context, arg1, arg2 string, arg3 keyvault.SecretSetParameters) (*keyvault.SecretBundle, *retry.Error)

SetSecret mocks base method

type MockInterfaceMockRecorder

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

MockInterfaceMockRecorder is the mock recorder for MockInterface

func (*MockInterfaceMockRecorder) DeleteSecret

func (mr *MockInterfaceMockRecorder) DeleteSecret(arg0, arg1, arg2 interface{}) *gomock.Call

DeleteSecret indicates an expected call of DeleteSecret

func (*MockInterfaceMockRecorder) GetDeletedSecrets

func (mr *MockInterfaceMockRecorder) GetDeletedSecrets(arg0, arg1, arg2 interface{}) *gomock.Call

GetDeletedSecrets indicates an expected call of GetDeletedSecrets

func (*MockInterfaceMockRecorder) GetSecret

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

GetSecret indicates an expected call of GetSecret

func (*MockInterfaceMockRecorder) GetSecrets

func (mr *MockInterfaceMockRecorder) GetSecrets(arg0, arg1, arg2 interface{}) *gomock.Call

GetSecrets indicates an expected call of GetSecrets

func (*MockInterfaceMockRecorder) PurgeDeletedSecret

func (mr *MockInterfaceMockRecorder) PurgeDeletedSecret(arg0, arg1, arg2 interface{}) *gomock.Call

PurgeDeletedSecret indicates an expected call of PurgeDeletedSecret

func (*MockInterfaceMockRecorder) SetSecret

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