mock_pod

package
v1.1.3 Latest Latest
Warning

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

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

Documentation

Overview

Package mock_pod is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockPodClientAPIWrapper

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

MockPodClientAPIWrapper is a mock of PodClientAPIWrapper interface.

func NewMockPodClientAPIWrapper

func NewMockPodClientAPIWrapper(ctrl *gomock.Controller) *MockPodClientAPIWrapper

NewMockPodClientAPIWrapper creates a new mock instance.

func (*MockPodClientAPIWrapper) AnnotatePod

func (m *MockPodClientAPIWrapper) AnnotatePod(arg0, arg1 string, arg2 types.UID, arg3, arg4 string) error

AnnotatePod mocks base method.

func (*MockPodClientAPIWrapper) EXPECT

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

func (*MockPodClientAPIWrapper) GetPod

func (m *MockPodClientAPIWrapper) GetPod(arg0, arg1 string) (*v1.Pod, error)

GetPod mocks base method.

func (*MockPodClientAPIWrapper) GetPodFromAPIServer

func (m *MockPodClientAPIWrapper) GetPodFromAPIServer(arg0 context.Context, arg1, arg2 string) (*v1.Pod, error)

GetPodFromAPIServer mocks base method.

func (*MockPodClientAPIWrapper) GetRunningPodsOnNode

func (m *MockPodClientAPIWrapper) GetRunningPodsOnNode(arg0 string) ([]v1.Pod, error)

GetRunningPodsOnNode mocks base method.

func (*MockPodClientAPIWrapper) ListPods

func (m *MockPodClientAPIWrapper) ListPods(arg0 string) (*v1.PodList, error)

ListPods mocks base method.

type MockPodClientAPIWrapperMockRecorder

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

MockPodClientAPIWrapperMockRecorder is the mock recorder for MockPodClientAPIWrapper.

func (*MockPodClientAPIWrapperMockRecorder) AnnotatePod

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

AnnotatePod indicates an expected call of AnnotatePod.

func (*MockPodClientAPIWrapperMockRecorder) GetPod

func (mr *MockPodClientAPIWrapperMockRecorder) GetPod(arg0, arg1 interface{}) *gomock.Call

GetPod indicates an expected call of GetPod.

func (*MockPodClientAPIWrapperMockRecorder) GetPodFromAPIServer

func (mr *MockPodClientAPIWrapperMockRecorder) GetPodFromAPIServer(arg0, arg1, arg2 interface{}) *gomock.Call

GetPodFromAPIServer indicates an expected call of GetPodFromAPIServer.

func (*MockPodClientAPIWrapperMockRecorder) GetRunningPodsOnNode

func (mr *MockPodClientAPIWrapperMockRecorder) GetRunningPodsOnNode(arg0 interface{}) *gomock.Call

GetRunningPodsOnNode indicates an expected call of GetRunningPodsOnNode.

func (*MockPodClientAPIWrapperMockRecorder) ListPods

func (mr *MockPodClientAPIWrapperMockRecorder) ListPods(arg0 interface{}) *gomock.Call

ListPods indicates an expected call of ListPods.

Jump to

Keyboard shortcuts

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