mock

package
v1.38.2 Latest Latest
Warning

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

Go to latest
Published: Jan 7, 2022 License: Apache-2.0, BSD-2-Clause, MIT, + 1 more Imports: 3 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 MockAccessInterface

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

MockAccessInterface is a mock of AccessInterface interface.

func NewMockAccessInterface

func NewMockAccessInterface(ctrl *gomock.Controller) *MockAccessInterface

NewMockAccessInterface creates a new mock instance.

func (*MockAccessInterface) Deploy

func (m *MockAccessInterface) Deploy(arg0 context.Context) error

Deploy mocks base method.

func (*MockAccessInterface) Destroy

func (m *MockAccessInterface) Destroy(arg0 context.Context) error

Destroy mocks base method.

func (*MockAccessInterface) EXPECT

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

func (*MockAccessInterface) SetCACertificate

func (m *MockAccessInterface) SetCACertificate(arg0 []byte)

SetCACertificate mocks base method.

type MockAccessInterfaceMockRecorder

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

MockAccessInterfaceMockRecorder is the mock recorder for MockAccessInterface.

func (*MockAccessInterfaceMockRecorder) Deploy

func (mr *MockAccessInterfaceMockRecorder) Deploy(arg0 interface{}) *gomock.Call

Deploy indicates an expected call of Deploy.

func (*MockAccessInterfaceMockRecorder) Destroy

func (mr *MockAccessInterfaceMockRecorder) Destroy(arg0 interface{}) *gomock.Call

Destroy indicates an expected call of Destroy.

func (*MockAccessInterfaceMockRecorder) SetCACertificate

func (mr *MockAccessInterfaceMockRecorder) SetCACertificate(arg0 interface{}) *gomock.Call

SetCACertificate indicates an expected call of SetCACertificate.

Jump to

Keyboard shortcuts

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