mock_keyvault

package
v0.0.0-...-3a7daba Latest Latest
Warning

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

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

Documentation

Overview

Package mock_keyvault is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockBaseClient

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

MockBaseClient is a mock of BaseClient interface.

func NewMockBaseClient

func NewMockBaseClient(ctrl *gomock.Controller) *MockBaseClient

NewMockBaseClient creates a new mock instance.

func (*MockBaseClient) CreateCertificate

CreateCertificate mocks base method.

func (*MockBaseClient) DeleteCertificate

func (m *MockBaseClient) DeleteCertificate(arg0 context.Context, arg1, arg2 string) (keyvault.DeletedCertificateBundle, error)

DeleteCertificate mocks base method.

func (*MockBaseClient) EXPECT

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

func (*MockBaseClient) GetCertificateOperation

func (m *MockBaseClient) GetCertificateOperation(arg0 context.Context, arg1, arg2 string) (keyvault.CertificateOperation, error)

GetCertificateOperation mocks base method.

func (*MockBaseClient) GetCertificates

func (m *MockBaseClient) GetCertificates(arg0 context.Context, arg1 string, arg2 *int32, arg3 *bool) (keyvault.CertificateListResultPage, error)

GetCertificates mocks base method.

func (*MockBaseClient) GetSecret

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

GetSecret mocks base method.

func (*MockBaseClient) GetSecretVersions

func (m *MockBaseClient) GetSecretVersions(arg0 context.Context, arg1, arg2 string, arg3 *int32) ([]keyvault.SecretItem, error)

GetSecretVersions mocks base method.

func (*MockBaseClient) GetSecrets

func (m *MockBaseClient) GetSecrets(arg0 context.Context, arg1 string, arg2 *int32) ([]keyvault.SecretItem, error)

GetSecrets mocks base method.

func (*MockBaseClient) SetCertificateIssuer

func (m *MockBaseClient) SetCertificateIssuer(arg0 context.Context, arg1, arg2 string, arg3 keyvault.CertificateIssuerSetParameters) (keyvault.IssuerBundle, error)

SetCertificateIssuer mocks base method.

func (*MockBaseClient) SetSecret

SetSecret mocks base method.

type MockBaseClientMockRecorder

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

MockBaseClientMockRecorder is the mock recorder for MockBaseClient.

func (*MockBaseClientMockRecorder) CreateCertificate

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

CreateCertificate indicates an expected call of CreateCertificate.

func (*MockBaseClientMockRecorder) DeleteCertificate

func (mr *MockBaseClientMockRecorder) DeleteCertificate(arg0, arg1, arg2 interface{}) *gomock.Call

DeleteCertificate indicates an expected call of DeleteCertificate.

func (*MockBaseClientMockRecorder) GetCertificateOperation

func (mr *MockBaseClientMockRecorder) GetCertificateOperation(arg0, arg1, arg2 interface{}) *gomock.Call

GetCertificateOperation indicates an expected call of GetCertificateOperation.

func (*MockBaseClientMockRecorder) GetCertificates

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

GetCertificates indicates an expected call of GetCertificates.

func (*MockBaseClientMockRecorder) GetSecret

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

GetSecret indicates an expected call of GetSecret.

func (*MockBaseClientMockRecorder) GetSecretVersions

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

GetSecretVersions indicates an expected call of GetSecretVersions.

func (*MockBaseClientMockRecorder) GetSecrets

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

GetSecrets indicates an expected call of GetSecrets.

func (*MockBaseClientMockRecorder) SetCertificateIssuer

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

SetCertificateIssuer indicates an expected call of SetCertificateIssuer.

func (*MockBaseClientMockRecorder) SetSecret

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