mock_dockerclient

package
v1.17.3 Latest Latest
Warning

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

Go to latest
Published: Mar 30, 2018 License: Apache-2.0, BSD-2-Clause, BSD-3-Clause, + 4 more Imports: 4 Imported by: 0

Documentation

Overview

Package mock_dockerclient is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockFactory added in v1.5.0

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

MockFactory is a mock of Factory interface

func NewMockFactory added in v1.5.0

func NewMockFactory(ctrl *gomock.Controller) *MockFactory

NewMockFactory creates a new mock instance

func (*MockFactory) EXPECT added in v1.5.0

func (m *MockFactory) EXPECT() *MockFactoryMockRecorder

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

func (*MockFactory) FindClientAPIVersion added in v1.16.0

func (m *MockFactory) FindClientAPIVersion(arg0 dockeriface.Client) dockerclient.DockerVersion

FindClientAPIVersion mocks base method

func (*MockFactory) FindKnownAPIVersions added in v1.14.4

func (m *MockFactory) FindKnownAPIVersions() []dockerclient.DockerVersion

FindKnownAPIVersions mocks base method

func (*MockFactory) FindSupportedAPIVersions added in v1.14.4

func (m *MockFactory) FindSupportedAPIVersions() []dockerclient.DockerVersion

FindSupportedAPIVersions mocks base method

func (*MockFactory) GetClient added in v1.5.0

GetClient mocks base method

func (*MockFactory) GetDefaultClient added in v1.5.0

func (m *MockFactory) GetDefaultClient() (dockeriface.Client, error)

GetDefaultClient mocks base method

type MockFactoryMockRecorder added in v1.17.3

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

MockFactoryMockRecorder is the mock recorder for MockFactory

func (*MockFactoryMockRecorder) FindClientAPIVersion added in v1.17.3

func (mr *MockFactoryMockRecorder) FindClientAPIVersion(arg0 interface{}) *gomock.Call

FindClientAPIVersion indicates an expected call of FindClientAPIVersion

func (*MockFactoryMockRecorder) FindKnownAPIVersions added in v1.17.3

func (mr *MockFactoryMockRecorder) FindKnownAPIVersions() *gomock.Call

FindKnownAPIVersions indicates an expected call of FindKnownAPIVersions

func (*MockFactoryMockRecorder) FindSupportedAPIVersions added in v1.17.3

func (mr *MockFactoryMockRecorder) FindSupportedAPIVersions() *gomock.Call

FindSupportedAPIVersions indicates an expected call of FindSupportedAPIVersions

func (*MockFactoryMockRecorder) GetClient added in v1.17.3

func (mr *MockFactoryMockRecorder) GetClient(arg0 interface{}) *gomock.Call

GetClient indicates an expected call of GetClient

func (*MockFactoryMockRecorder) GetDefaultClient added in v1.17.3

func (mr *MockFactoryMockRecorder) GetDefaultClient() *gomock.Call

GetDefaultClient indicates an expected call of GetDefaultClient

Jump to

Keyboard shortcuts

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