mocks

package
v1.17.0 Latest Latest
Warning

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

Go to latest
Published: Apr 11, 2022 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Overview

Package mocks is a generated GoMock package.

Package mocks is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Mockapi

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

Mockapi is a mock of api interface.

func NewMockapi

func NewMockapi(ctrl *gomock.Controller) *Mockapi

NewMockapi creates a new mock instance.

func (*Mockapi) EXPECT

func (m *Mockapi) EXPECT() *MockapiMockRecorder

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

func (*Mockapi) ListHostedZonesByName

ListHostedZonesByName mocks base method.

type MockapiMockRecorder

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

MockapiMockRecorder is the mock recorder for Mockapi.

func (*MockapiMockRecorder) ListHostedZonesByName

func (mr *MockapiMockRecorder) ListHostedZonesByName(in interface{}) *gomock.Call

ListHostedZonesByName indicates an expected call of ListHostedZonesByName.

type MockdomainAPI added in v1.14.0

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

MockdomainAPI is a mock of domainAPI interface.

func NewMockdomainAPI added in v1.14.0

func NewMockdomainAPI(ctrl *gomock.Controller) *MockdomainAPI

NewMockdomainAPI creates a new mock instance.

func (*MockdomainAPI) EXPECT added in v1.14.0

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

func (*MockdomainAPI) GetDomainDetail added in v1.14.0

GetDomainDetail mocks base method.

type MockdomainAPIMockRecorder added in v1.14.0

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

MockdomainAPIMockRecorder is the mock recorder for MockdomainAPI.

func (*MockdomainAPIMockRecorder) GetDomainDetail added in v1.14.0

func (mr *MockdomainAPIMockRecorder) GetDomainDetail(input interface{}) *gomock.Call

GetDomainDetail indicates an expected call of GetDomainDetail.

Jump to

Keyboard shortcuts

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