mock_cloudclient

package
v0.0.0-...-7938a71 Latest Latest
Warning

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

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

Documentation

Overview

Package mock_cloudclient is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockCloudClient

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

MockCloudClient is a mock of CloudClient interface.

func NewMockCloudClient

func NewMockCloudClient(ctrl *gomock.Controller) *MockCloudClient

NewMockCloudClient creates a new mock instance.

func (*MockCloudClient) DeleteAdminAPIDNS

func (m *MockCloudClient) DeleteAdminAPIDNS(arg0 context.Context, arg1 client.Client, arg2 *v1alpha1.APIScheme, arg3 *v1.Service) error

DeleteAdminAPIDNS mocks base method.

func (*MockCloudClient) EXPECT

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

func (*MockCloudClient) EnsureAdminAPIDNS

func (m *MockCloudClient) EnsureAdminAPIDNS(arg0 context.Context, arg1 client.Client, arg2 *v1alpha1.APIScheme, arg3 *v1.Service) error

EnsureAdminAPIDNS mocks base method.

func (*MockCloudClient) Healthcheck

func (m *MockCloudClient) Healthcheck(arg0 context.Context, arg1 client.Client) error

Healthcheck mocks base method.

func (*MockCloudClient) SetDefaultAPIPrivate

func (m *MockCloudClient) SetDefaultAPIPrivate(arg0 context.Context, arg1 client.Client, arg2 *v1alpha1.PublishingStrategy) error

SetDefaultAPIPrivate mocks base method.

func (*MockCloudClient) SetDefaultAPIPublic

func (m *MockCloudClient) SetDefaultAPIPublic(arg0 context.Context, arg1 client.Client, arg2 *v1alpha1.PublishingStrategy) error

SetDefaultAPIPublic mocks base method.

type MockCloudClientMockRecorder

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

MockCloudClientMockRecorder is the mock recorder for MockCloudClient.

func (*MockCloudClientMockRecorder) DeleteAdminAPIDNS

func (mr *MockCloudClientMockRecorder) DeleteAdminAPIDNS(arg0, arg1, arg2, arg3 interface{}) *gomock.Call

DeleteAdminAPIDNS indicates an expected call of DeleteAdminAPIDNS.

func (*MockCloudClientMockRecorder) EnsureAdminAPIDNS

func (mr *MockCloudClientMockRecorder) EnsureAdminAPIDNS(arg0, arg1, arg2, arg3 interface{}) *gomock.Call

EnsureAdminAPIDNS indicates an expected call of EnsureAdminAPIDNS.

func (*MockCloudClientMockRecorder) Healthcheck

func (mr *MockCloudClientMockRecorder) Healthcheck(arg0, arg1 interface{}) *gomock.Call

Healthcheck indicates an expected call of Healthcheck.

func (*MockCloudClientMockRecorder) SetDefaultAPIPrivate

func (mr *MockCloudClientMockRecorder) SetDefaultAPIPrivate(arg0, arg1, arg2 interface{}) *gomock.Call

SetDefaultAPIPrivate indicates an expected call of SetDefaultAPIPrivate.

func (*MockCloudClientMockRecorder) SetDefaultAPIPublic

func (mr *MockCloudClientMockRecorder) SetDefaultAPIPublic(arg0, arg1, arg2 interface{}) *gomock.Call

SetDefaultAPIPublic indicates an expected call of SetDefaultAPIPublic.

Jump to

Keyboard shortcuts

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