mock_v1

package
v0.0.0-...-37f2402 Latest Latest
Warning

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

Go to latest
Published: Apr 23, 2024 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Overview

Package mock_v1 is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockConfigInterface

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

MockConfigInterface is a mock of ConfigInterface interface.

func NewMockConfigInterface

func NewMockConfigInterface(ctrl *gomock.Controller) *MockConfigInterface

NewMockConfigInterface creates a new mock instance.

func (*MockConfigInterface) Create

func (m *MockConfigInterface) Create(arg0 context.Context, arg1 *v1.Config, arg2 v11.CreateOptions) (*v1.Config, error)

Create mocks base method.

func (*MockConfigInterface) Delete

func (m *MockConfigInterface) Delete(arg0 context.Context, arg1 string, arg2 v11.DeleteOptions) error

Delete mocks base method.

func (*MockConfigInterface) DeleteCollection

func (m *MockConfigInterface) DeleteCollection(arg0 context.Context, arg1 v11.DeleteOptions, arg2 v11.ListOptions) error

DeleteCollection mocks base method.

func (*MockConfigInterface) EXPECT

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

func (*MockConfigInterface) Get

func (m *MockConfigInterface) Get(arg0 context.Context, arg1 string, arg2 v11.GetOptions) (*v1.Config, error)

Get mocks base method.

func (*MockConfigInterface) List

List mocks base method.

func (*MockConfigInterface) Patch

func (m *MockConfigInterface) Patch(arg0 context.Context, arg1 string, arg2 types.PatchType, arg3 []byte, arg4 v11.PatchOptions, arg5 ...string) (*v1.Config, error)

Patch mocks base method.

func (*MockConfigInterface) Update

func (m *MockConfigInterface) Update(arg0 context.Context, arg1 *v1.Config, arg2 v11.UpdateOptions) (*v1.Config, error)

Update mocks base method.

func (*MockConfigInterface) UpdateStatus

func (m *MockConfigInterface) UpdateStatus(arg0 context.Context, arg1 *v1.Config, arg2 v11.UpdateOptions) (*v1.Config, error)

UpdateStatus mocks base method.

func (*MockConfigInterface) Watch

Watch mocks base method.

type MockConfigInterfaceMockRecorder

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

MockConfigInterfaceMockRecorder is the mock recorder for MockConfigInterface.

func (*MockConfigInterfaceMockRecorder) Create

func (mr *MockConfigInterfaceMockRecorder) Create(arg0, arg1, arg2 interface{}) *gomock.Call

Create indicates an expected call of Create.

func (*MockConfigInterfaceMockRecorder) Delete

func (mr *MockConfigInterfaceMockRecorder) Delete(arg0, arg1, arg2 interface{}) *gomock.Call

Delete indicates an expected call of Delete.

func (*MockConfigInterfaceMockRecorder) DeleteCollection

func (mr *MockConfigInterfaceMockRecorder) DeleteCollection(arg0, arg1, arg2 interface{}) *gomock.Call

DeleteCollection indicates an expected call of DeleteCollection.

func (*MockConfigInterfaceMockRecorder) Get

func (mr *MockConfigInterfaceMockRecorder) Get(arg0, arg1, arg2 interface{}) *gomock.Call

Get indicates an expected call of Get.

func (*MockConfigInterfaceMockRecorder) List

func (mr *MockConfigInterfaceMockRecorder) List(arg0, arg1 interface{}) *gomock.Call

List indicates an expected call of List.

func (*MockConfigInterfaceMockRecorder) Patch

func (mr *MockConfigInterfaceMockRecorder) Patch(arg0, arg1, arg2, arg3, arg4 interface{}, arg5 ...interface{}) *gomock.Call

Patch indicates an expected call of Patch.

func (*MockConfigInterfaceMockRecorder) Update

func (mr *MockConfigInterfaceMockRecorder) Update(arg0, arg1, arg2 interface{}) *gomock.Call

Update indicates an expected call of Update.

func (*MockConfigInterfaceMockRecorder) UpdateStatus

func (mr *MockConfigInterfaceMockRecorder) UpdateStatus(arg0, arg1, arg2 interface{}) *gomock.Call

UpdateStatus indicates an expected call of UpdateStatus.

func (*MockConfigInterfaceMockRecorder) Watch

func (mr *MockConfigInterfaceMockRecorder) Watch(arg0, arg1 interface{}) *gomock.Call

Watch indicates an expected call of Watch.

type MockSamplesV1Interface

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

MockSamplesV1Interface is a mock of SamplesV1Interface interface.

func NewMockSamplesV1Interface

func NewMockSamplesV1Interface(ctrl *gomock.Controller) *MockSamplesV1Interface

NewMockSamplesV1Interface creates a new mock instance.

func (*MockSamplesV1Interface) Configs

Configs mocks base method.

func (*MockSamplesV1Interface) EXPECT

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

func (*MockSamplesV1Interface) RESTClient

func (m *MockSamplesV1Interface) RESTClient() rest.Interface

RESTClient mocks base method.

type MockSamplesV1InterfaceMockRecorder

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

MockSamplesV1InterfaceMockRecorder is the mock recorder for MockSamplesV1Interface.

func (*MockSamplesV1InterfaceMockRecorder) Configs

Configs indicates an expected call of Configs.

func (*MockSamplesV1InterfaceMockRecorder) RESTClient

RESTClient indicates an expected call of RESTClient.

Jump to

Keyboard shortcuts

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