mock_net

package
v0.0.0-...-69378fb Latest Latest
Warning

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

Go to latest
Published: Oct 4, 2024 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Overview

Package mock_net is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockDNSIClient

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

MockDNSIClient is a mock of DNSIClient interface.

func NewMockDNSIClient

func NewMockDNSIClient(ctrl *gomock.Controller) *MockDNSIClient

NewMockDNSIClient creates a new mock instance.

func (*MockDNSIClient) Apply

Apply mocks base method.

func (*MockDNSIClient) ApplyStatus

func (m *MockDNSIClient) ApplyStatus(arg0 context.Context, arg1 *v10.DNSApplyConfiguration, arg2 v11.ApplyOptions) (*v1.DNS, error)

ApplyStatus mocks base method.

func (*MockDNSIClient) Create

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

Create mocks base method.

func (*MockDNSIClient) Delete

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

Delete mocks base method.

func (*MockDNSIClient) DeleteCollection

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

DeleteCollection mocks base method.

func (*MockDNSIClient) EXPECT

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

func (*MockDNSIClient) Get

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

Get mocks base method.

func (*MockDNSIClient) List

func (m *MockDNSIClient) List(arg0 context.Context, arg1 v11.ListOptions) (*v1.DNSList, error)

List mocks base method.

func (*MockDNSIClient) Patch

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

Patch mocks base method.

func (*MockDNSIClient) Update

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

Update mocks base method.

func (*MockDNSIClient) UpdateStatus

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

UpdateStatus mocks base method.

func (*MockDNSIClient) Watch

Watch mocks base method.

type MockDNSIClientMockRecorder

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

MockDNSIClientMockRecorder is the mock recorder for MockDNSIClient.

func (*MockDNSIClientMockRecorder) Apply

func (mr *MockDNSIClientMockRecorder) Apply(arg0, arg1, arg2 any) *gomock.Call

Apply indicates an expected call of Apply.

func (*MockDNSIClientMockRecorder) ApplyStatus

func (mr *MockDNSIClientMockRecorder) ApplyStatus(arg0, arg1, arg2 any) *gomock.Call

ApplyStatus indicates an expected call of ApplyStatus.

func (*MockDNSIClientMockRecorder) Create

func (mr *MockDNSIClientMockRecorder) Create(arg0, arg1, arg2 any) *gomock.Call

Create indicates an expected call of Create.

func (*MockDNSIClientMockRecorder) Delete

func (mr *MockDNSIClientMockRecorder) Delete(arg0, arg1, arg2 any) *gomock.Call

Delete indicates an expected call of Delete.

func (*MockDNSIClientMockRecorder) DeleteCollection

func (mr *MockDNSIClientMockRecorder) DeleteCollection(arg0, arg1, arg2 any) *gomock.Call

DeleteCollection indicates an expected call of DeleteCollection.

func (*MockDNSIClientMockRecorder) Get

func (mr *MockDNSIClientMockRecorder) Get(arg0, arg1, arg2 any) *gomock.Call

Get indicates an expected call of Get.

func (*MockDNSIClientMockRecorder) List

func (mr *MockDNSIClientMockRecorder) List(arg0, arg1 any) *gomock.Call

List indicates an expected call of List.

func (*MockDNSIClientMockRecorder) Patch

func (mr *MockDNSIClientMockRecorder) Patch(arg0, arg1, arg2, arg3, arg4 any, arg5 ...any) *gomock.Call

Patch indicates an expected call of Patch.

func (*MockDNSIClientMockRecorder) Update

func (mr *MockDNSIClientMockRecorder) Update(arg0, arg1, arg2 any) *gomock.Call

Update indicates an expected call of Update.

func (*MockDNSIClientMockRecorder) UpdateStatus

func (mr *MockDNSIClientMockRecorder) UpdateStatus(arg0, arg1, arg2 any) *gomock.Call

UpdateStatus indicates an expected call of UpdateStatus.

func (*MockDNSIClientMockRecorder) Watch

func (mr *MockDNSIClientMockRecorder) Watch(arg0, arg1 any) *gomock.Call

Watch indicates an expected call of Watch.

Jump to

Keyboard shortcuts

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