mock_v1

package
v0.0.0-...-1c463c2 Latest Latest
Warning

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

Go to latest
Published: Mar 18, 2026 License: Apache-2.0 Imports: 10 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) Apply

Apply mocks base method.

func (*MockConfigInterface) ApplyStatus

ApplyStatus mocks base method.

func (*MockConfigInterface) Create

func (m *MockConfigInterface) Create(ctx context.Context, config *v1.Config, opts v12.CreateOptions) (*v1.Config, error)

Create mocks base method.

func (*MockConfigInterface) Delete

func (m *MockConfigInterface) Delete(ctx context.Context, name string, opts v12.DeleteOptions) error

Delete mocks base method.

func (*MockConfigInterface) DeleteCollection

func (m *MockConfigInterface) DeleteCollection(ctx context.Context, opts v12.DeleteOptions, listOpts v12.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(ctx context.Context, name string, opts v12.GetOptions) (*v1.Config, error)

Get mocks base method.

func (*MockConfigInterface) List

List mocks base method.

func (*MockConfigInterface) Patch

func (m *MockConfigInterface) Patch(ctx context.Context, name string, pt types.PatchType, data []byte, opts v12.PatchOptions, subresources ...string) (*v1.Config, error)

Patch mocks base method.

func (*MockConfigInterface) Update

func (m *MockConfigInterface) Update(ctx context.Context, config *v1.Config, opts v12.UpdateOptions) (*v1.Config, error)

Update mocks base method.

func (*MockConfigInterface) UpdateStatus

func (m *MockConfigInterface) UpdateStatus(ctx context.Context, config *v1.Config, opts v12.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) Apply

func (mr *MockConfigInterfaceMockRecorder) Apply(ctx, config, opts any) *gomock.Call

Apply indicates an expected call of Apply.

func (*MockConfigInterfaceMockRecorder) ApplyStatus

func (mr *MockConfigInterfaceMockRecorder) ApplyStatus(ctx, config, opts any) *gomock.Call

ApplyStatus indicates an expected call of ApplyStatus.

func (*MockConfigInterfaceMockRecorder) Create

func (mr *MockConfigInterfaceMockRecorder) Create(ctx, config, opts any) *gomock.Call

Create indicates an expected call of Create.

func (*MockConfigInterfaceMockRecorder) Delete

func (mr *MockConfigInterfaceMockRecorder) Delete(ctx, name, opts any) *gomock.Call

Delete indicates an expected call of Delete.

func (*MockConfigInterfaceMockRecorder) DeleteCollection

func (mr *MockConfigInterfaceMockRecorder) DeleteCollection(ctx, opts, listOpts any) *gomock.Call

DeleteCollection indicates an expected call of DeleteCollection.

func (*MockConfigInterfaceMockRecorder) Get

func (mr *MockConfigInterfaceMockRecorder) Get(ctx, name, opts any) *gomock.Call

Get indicates an expected call of Get.

func (*MockConfigInterfaceMockRecorder) List

func (mr *MockConfigInterfaceMockRecorder) List(ctx, opts any) *gomock.Call

List indicates an expected call of List.

func (*MockConfigInterfaceMockRecorder) Patch

func (mr *MockConfigInterfaceMockRecorder) Patch(ctx, name, pt, data, opts any, subresources ...any) *gomock.Call

Patch indicates an expected call of Patch.

func (*MockConfigInterfaceMockRecorder) Update

func (mr *MockConfigInterfaceMockRecorder) Update(ctx, config, opts any) *gomock.Call

Update indicates an expected call of Update.

func (*MockConfigInterfaceMockRecorder) UpdateStatus

func (mr *MockConfigInterfaceMockRecorder) UpdateStatus(ctx, config, opts any) *gomock.Call

UpdateStatus indicates an expected call of UpdateStatus.

func (*MockConfigInterfaceMockRecorder) Watch

func (mr *MockConfigInterfaceMockRecorder) Watch(ctx, opts any) *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