mock

package
v1.72.1 Latest Latest
Warning

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

Go to latest
Published: Jun 9, 2023 License: Apache-2.0, BSD-2-Clause, MIT, + 1 more 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 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) AlertingRules

func (m *MockInterface) AlertingRules() (map[string]string, error)

AlertingRules mocks base method.

func (*MockInterface) DeleteStaleResources

func (m *MockInterface) DeleteStaleResources(arg0 context.Context) error

DeleteStaleResources mocks base method.

func (*MockInterface) Deploy

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

Deploy mocks base method.

func (*MockInterface) Destroy

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

Destroy mocks base method.

func (*MockInterface) EXPECT

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

func (*MockInterface) ScrapeConfigs

func (m *MockInterface) ScrapeConfigs() ([]string, error)

ScrapeConfigs mocks base method.

func (*MockInterface) SetKubeconfig

func (m *MockInterface) SetKubeconfig(arg0 []byte)

SetKubeconfig mocks base method.

func (*MockInterface) SetWorkerPools

func (m *MockInterface) SetWorkerPools(arg0 []kubeproxy.WorkerPool)

SetWorkerPools mocks base method.

func (*MockInterface) Wait

func (m *MockInterface) Wait(arg0 context.Context) error

Wait mocks base method.

func (*MockInterface) WaitCleanup

func (m *MockInterface) WaitCleanup(arg0 context.Context) error

WaitCleanup mocks base method.

func (*MockInterface) WaitCleanupStaleResources

func (m *MockInterface) WaitCleanupStaleResources(arg0 context.Context) error

WaitCleanupStaleResources mocks base method.

type MockInterfaceMockRecorder

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

MockInterfaceMockRecorder is the mock recorder for MockInterface.

func (*MockInterfaceMockRecorder) AlertingRules

func (mr *MockInterfaceMockRecorder) AlertingRules() *gomock.Call

AlertingRules indicates an expected call of AlertingRules.

func (*MockInterfaceMockRecorder) DeleteStaleResources

func (mr *MockInterfaceMockRecorder) DeleteStaleResources(arg0 interface{}) *gomock.Call

DeleteStaleResources indicates an expected call of DeleteStaleResources.

func (*MockInterfaceMockRecorder) Deploy

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

Deploy indicates an expected call of Deploy.

func (*MockInterfaceMockRecorder) Destroy

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

Destroy indicates an expected call of Destroy.

func (*MockInterfaceMockRecorder) ScrapeConfigs

func (mr *MockInterfaceMockRecorder) ScrapeConfigs() *gomock.Call

ScrapeConfigs indicates an expected call of ScrapeConfigs.

func (*MockInterfaceMockRecorder) SetKubeconfig

func (mr *MockInterfaceMockRecorder) SetKubeconfig(arg0 interface{}) *gomock.Call

SetKubeconfig indicates an expected call of SetKubeconfig.

func (*MockInterfaceMockRecorder) SetWorkerPools

func (mr *MockInterfaceMockRecorder) SetWorkerPools(arg0 interface{}) *gomock.Call

SetWorkerPools indicates an expected call of SetWorkerPools.

func (*MockInterfaceMockRecorder) Wait

func (mr *MockInterfaceMockRecorder) Wait(arg0 interface{}) *gomock.Call

Wait indicates an expected call of Wait.

func (*MockInterfaceMockRecorder) WaitCleanup

func (mr *MockInterfaceMockRecorder) WaitCleanup(arg0 interface{}) *gomock.Call

WaitCleanup indicates an expected call of WaitCleanup.

func (*MockInterfaceMockRecorder) WaitCleanupStaleResources

func (mr *MockInterfaceMockRecorder) WaitCleanupStaleResources(arg0 interface{}) *gomock.Call

WaitCleanupStaleResources indicates an expected call of WaitCleanupStaleResources.

Jump to

Keyboard shortcuts

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