secrets

package
v0.3.0 Latest Latest
Warning

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

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

Documentation

Overview

Package secrets is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockClientService

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

MockClientService is a mock of ClientService interface.

func NewMockClientService

func NewMockClientService(ctrl *gomock.Controller) *MockClientService

NewMockClientService creates a new mock instance.

func (*MockClientService) CreateUpdateSecret

CreateUpdateSecret mocks base method.

func (*MockClientService) DeleteSecret

DeleteSecret mocks base method.

func (*MockClientService) EXPECT

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

func (*MockClientService) GetSecret

GetSecret mocks base method.

func (*MockClientService) ListSecrets

ListSecrets mocks base method.

func (*MockClientService) SetTransport

func (m *MockClientService) SetTransport(arg0 runtime.ClientTransport)

SetTransport mocks base method.

type MockClientServiceMockRecorder

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

MockClientServiceMockRecorder is the mock recorder for MockClientService.

func (*MockClientServiceMockRecorder) CreateUpdateSecret

func (mr *MockClientServiceMockRecorder) CreateUpdateSecret(arg0 interface{}, arg1 ...interface{}) *gomock.Call

CreateUpdateSecret indicates an expected call of CreateUpdateSecret.

func (*MockClientServiceMockRecorder) DeleteSecret

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

DeleteSecret indicates an expected call of DeleteSecret.

func (*MockClientServiceMockRecorder) GetSecret

func (mr *MockClientServiceMockRecorder) GetSecret(arg0 interface{}, arg1 ...interface{}) *gomock.Call

GetSecret indicates an expected call of GetSecret.

func (*MockClientServiceMockRecorder) ListSecrets

func (mr *MockClientServiceMockRecorder) ListSecrets(arg0 interface{}, arg1 ...interface{}) *gomock.Call

ListSecrets indicates an expected call of ListSecrets.

func (*MockClientServiceMockRecorder) SetTransport

func (mr *MockClientServiceMockRecorder) SetTransport(arg0 interface{}) *gomock.Call

SetTransport indicates an expected call of SetTransport.

Jump to

Keyboard shortcuts

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