mock_k8sclient

package
v0.2.3 Latest Latest
Warning

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

Go to latest
Published: Jul 23, 2022 License: MIT Imports: 4 Imported by: 0

Documentation

Overview

Package mock_k8sclient is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockK8sClient

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

MockK8sClient is a mock of K8sClient interface.

func NewMockK8sClient

func NewMockK8sClient(ctrl *gomock.Controller) *MockK8sClient

NewMockK8sClient creates a new mock instance.

func (*MockK8sClient) EXPECT

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

func (*MockK8sClient) GetEndpoints

func (m *MockK8sClient) GetEndpoints(arg0 context.Context, arg1, arg2 string) (*k8sclient.Endpoints, error)

GetEndpoints mocks base method.

func (*MockK8sClient) Namespace

func (m *MockK8sClient) Namespace() string

Namespace mocks base method.

func (*MockK8sClient) WatchEndpoints

func (m *MockK8sClient) WatchEndpoints(arg0 context.Context, arg1, arg2, arg3 string, arg4 k8sclient.WatchEndpointsCallback) error

WatchEndpoints mocks base method.

type MockK8sClientMockRecorder

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

MockK8sClientMockRecorder is the mock recorder for MockK8sClient.

func (*MockK8sClientMockRecorder) GetEndpoints

func (mr *MockK8sClientMockRecorder) GetEndpoints(arg0, arg1, arg2 interface{}) *gomock.Call

GetEndpoints indicates an expected call of GetEndpoints.

func (*MockK8sClientMockRecorder) Namespace

func (mr *MockK8sClientMockRecorder) Namespace() *gomock.Call

Namespace indicates an expected call of Namespace.

func (*MockK8sClientMockRecorder) WatchEndpoints

func (mr *MockK8sClientMockRecorder) WatchEndpoints(arg0, arg1, arg2, arg3, arg4 interface{}) *gomock.Call

WatchEndpoints indicates an expected call of WatchEndpoints.

Jump to

Keyboard shortcuts

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