servicemock

package
v7.0.1+incompatible Latest Latest
Warning

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

Go to latest
Published: Oct 29, 2019 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Overview

Package servicemock is a generated GoMock package.

Package servicemock is a generated GoMock package.

Package servicemock is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockHostResponse

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

MockHostResponse is a mock of HostResponse interface

func NewMockHostResponse

func NewMockHostResponse(ctrl *gomock.Controller) *MockHostResponse

NewMockHostResponse creates a new mock instance

func (*MockHostResponse) EXPECT

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

func (*MockHostResponse) Err

func (m *MockHostResponse) Err() error

Err mocks base method

func (*MockHostResponse) Host

func (m *MockHostResponse) Host() (*service.Host, error)

Host mocks base method

func (*MockHostResponse) PrivateURL

func (m *MockHostResponse) PrivateURL(arg0, arg1 string) (string, error)

PrivateURL mocks base method

func (*MockHostResponse) URL

func (m *MockHostResponse) URL(arg0, arg1 string) (string, error)

URL mocks base method

type MockHostResponseMockRecorder

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

MockHostResponseMockRecorder is the mock recorder for MockHostResponse

func (*MockHostResponseMockRecorder) Err

Err indicates an expected call of Err

func (*MockHostResponseMockRecorder) Host

Host indicates an expected call of Host

func (*MockHostResponseMockRecorder) PrivateURL

func (mr *MockHostResponseMockRecorder) PrivateURL(arg0, arg1 interface{}) *gomock.Call

PrivateURL indicates an expected call of PrivateURL

func (*MockHostResponseMockRecorder) URL

func (mr *MockHostResponseMockRecorder) URL(arg0, arg1 interface{}) *gomock.Call

URL indicates an expected call of URL

type MockRegistrationWrapper

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

MockRegistrationWrapper is a mock of RegistrationWrapper interface

func NewMockRegistrationWrapper

func NewMockRegistrationWrapper(ctrl *gomock.Controller) *MockRegistrationWrapper

NewMockRegistrationWrapper creates a new mock instance

func (*MockRegistrationWrapper) Credentials

func (m *MockRegistrationWrapper) Credentials() (service.Credentials, error)

Credentials mocks base method

func (*MockRegistrationWrapper) EXPECT

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

func (*MockRegistrationWrapper) Ready

func (m *MockRegistrationWrapper) Ready() bool

Ready mocks base method

func (*MockRegistrationWrapper) UUID

func (m *MockRegistrationWrapper) UUID() string

UUID mocks base method

func (*MockRegistrationWrapper) WaitRegistration

func (m *MockRegistrationWrapper) WaitRegistration()

WaitRegistration mocks base method

type MockRegistrationWrapperMockRecorder

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

MockRegistrationWrapperMockRecorder is the mock recorder for MockRegistrationWrapper

func (*MockRegistrationWrapperMockRecorder) Credentials

func (mr *MockRegistrationWrapperMockRecorder) Credentials() *gomock.Call

Credentials indicates an expected call of Credentials

func (*MockRegistrationWrapperMockRecorder) Ready

Ready indicates an expected call of Ready

func (*MockRegistrationWrapperMockRecorder) UUID

UUID indicates an expected call of UUID

func (*MockRegistrationWrapperMockRecorder) WaitRegistration

func (mr *MockRegistrationWrapperMockRecorder) WaitRegistration() *gomock.Call

WaitRegistration indicates an expected call of WaitRegistration

type MockServiceResponse

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

MockServiceResponse is a mock of ServiceResponse interface

func NewMockServiceResponse

func NewMockServiceResponse(ctrl *gomock.Controller) *MockServiceResponse

NewMockServiceResponse creates a new mock instance

func (*MockServiceResponse) All

func (m *MockServiceResponse) All() (service.Hosts, error)

All mocks base method

func (*MockServiceResponse) EXPECT

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

func (*MockServiceResponse) Err

func (m *MockServiceResponse) Err() error

Err mocks base method

func (*MockServiceResponse) First

First mocks base method

func (*MockServiceResponse) One

One mocks base method

func (*MockServiceResponse) Service

func (m *MockServiceResponse) Service() (*service.Service, error)

Service mocks base method

func (*MockServiceResponse) URL

func (m *MockServiceResponse) URL(arg0, arg1 string) (string, error)

URL mocks base method

type MockServiceResponseMockRecorder

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

MockServiceResponseMockRecorder is the mock recorder for MockServiceResponse

func (*MockServiceResponseMockRecorder) All

All indicates an expected call of All

func (*MockServiceResponseMockRecorder) Err

Err indicates an expected call of Err

func (*MockServiceResponseMockRecorder) First

First indicates an expected call of First

func (*MockServiceResponseMockRecorder) One

One indicates an expected call of One

func (*MockServiceResponseMockRecorder) Service

Service indicates an expected call of Service

func (*MockServiceResponseMockRecorder) URL

func (mr *MockServiceResponseMockRecorder) URL(arg0, arg1 interface{}) *gomock.Call

URL indicates an expected call of URL

Jump to

Keyboard shortcuts

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