mock_dns

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: 5 Imported by: 0

Documentation

Overview

Package mock_dns is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockRecordSetsClient

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

MockRecordSetsClient is a mock of RecordSetsClient interface.

func NewMockRecordSetsClient

func NewMockRecordSetsClient(ctrl *gomock.Controller) *MockRecordSetsClient

NewMockRecordSetsClient creates a new mock instance.

func (*MockRecordSetsClient) CreateOrUpdate

func (m *MockRecordSetsClient) CreateOrUpdate(arg0 context.Context, arg1, arg2, arg3 string, arg4 dns.RecordType, arg5 dns.RecordSet, arg6, arg7 string) (dns.RecordSet, error)

CreateOrUpdate mocks base method.

func (*MockRecordSetsClient) Delete

func (m *MockRecordSetsClient) Delete(arg0 context.Context, arg1, arg2, arg3 string, arg4 dns.RecordType, arg5 string) (autorest.Response, error)

Delete mocks base method.

func (*MockRecordSetsClient) EXPECT

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

func (*MockRecordSetsClient) Get

func (m *MockRecordSetsClient) Get(arg0 context.Context, arg1, arg2, arg3 string, arg4 dns.RecordType) (dns.RecordSet, error)

Get mocks base method.

type MockRecordSetsClientMockRecorder

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

MockRecordSetsClientMockRecorder is the mock recorder for MockRecordSetsClient.

func (*MockRecordSetsClientMockRecorder) CreateOrUpdate

func (mr *MockRecordSetsClientMockRecorder) CreateOrUpdate(arg0, arg1, arg2, arg3, arg4, arg5, arg6, arg7 interface{}) *gomock.Call

CreateOrUpdate indicates an expected call of CreateOrUpdate.

func (*MockRecordSetsClientMockRecorder) Delete

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

Delete indicates an expected call of Delete.

func (*MockRecordSetsClientMockRecorder) Get

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

Get indicates an expected call of Get.

type MockZonesClient

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

MockZonesClient is a mock of ZonesClient interface.

func NewMockZonesClient

func NewMockZonesClient(ctrl *gomock.Controller) *MockZonesClient

NewMockZonesClient creates a new mock instance.

func (*MockZonesClient) EXPECT

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

func (*MockZonesClient) Get

func (m *MockZonesClient) Get(arg0 context.Context, arg1, arg2 string) (dns.Zone, error)

Get mocks base method.

type MockZonesClientMockRecorder

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

MockZonesClientMockRecorder is the mock recorder for MockZonesClient.

func (*MockZonesClientMockRecorder) Get

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

Get indicates an expected call of Get.

Jump to

Keyboard shortcuts

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