mocks

package
v0.0.12 Latest Latest
Warning

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

Go to latest
Published: Oct 22, 2018 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Overview

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 MockCfdevdClient

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

MockCfdevdClient is a mock of CfdevdClient interface

func NewMockCfdevdClient

func NewMockCfdevdClient(ctrl *gomock.Controller) *MockCfdevdClient

NewMockCfdevdClient creates a new mock instance

func (*MockCfdevdClient) AddIPAlias

func (m *MockCfdevdClient) AddIPAlias() (string, error)

AddIPAlias mocks base method

func (*MockCfdevdClient) EXPECT

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

func (*MockCfdevdClient) RemoveIPAlias

func (m *MockCfdevdClient) RemoveIPAlias() (string, error)

RemoveIPAlias mocks base method

func (*MockCfdevdClient) Uninstall

func (m *MockCfdevdClient) Uninstall() (string, error)

Uninstall mocks base method

type MockCfdevdClientMockRecorder

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

MockCfdevdClientMockRecorder is the mock recorder for MockCfdevdClient

func (*MockCfdevdClientMockRecorder) AddIPAlias

func (mr *MockCfdevdClientMockRecorder) AddIPAlias() *gomock.Call

AddIPAlias indicates an expected call of AddIPAlias

func (*MockCfdevdClientMockRecorder) RemoveIPAlias

func (mr *MockCfdevdClientMockRecorder) RemoveIPAlias() *gomock.Call

RemoveIPAlias indicates an expected call of RemoveIPAlias

func (*MockCfdevdClientMockRecorder) Uninstall

func (mr *MockCfdevdClientMockRecorder) Uninstall() *gomock.Call

Uninstall indicates an expected call of Uninstall

Jump to

Keyboard shortcuts

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