externaldns

package
v1.0.4 Latest Latest
Warning

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

Go to latest
Published: Mar 26, 2024 License: Apache-2.0 Imports: 13 Imported by: 0

Documentation

Overview

Package externaldns is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewDnsEndpointManager

func NewDnsEndpointManager(log gwlog.Logger, k8sClient client.Client) *defaultDnsEndpointManager

Types

type DnsEndpointManager

type DnsEndpointManager interface {
	Create(ctx context.Context, service *latticemodel.Service) error
}

type MockDnsEndpointManager

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

MockDnsEndpointManager is a mock of DnsEndpointManager interface.

func NewMockDnsEndpointManager

func NewMockDnsEndpointManager(ctrl *gomock.Controller) *MockDnsEndpointManager

NewMockDnsEndpointManager creates a new mock instance.

func (*MockDnsEndpointManager) Create

func (m *MockDnsEndpointManager) Create(arg0 context.Context, arg1 *lattice.Service) error

Create mocks base method.

func (*MockDnsEndpointManager) EXPECT

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

type MockDnsEndpointManagerMockRecorder

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

MockDnsEndpointManagerMockRecorder is the mock recorder for MockDnsEndpointManager.

func (*MockDnsEndpointManagerMockRecorder) Create

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

Create indicates an expected call of Create.

Jump to

Keyboard shortcuts

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