mock_dockeriface

package
v1.5.0 Latest Latest
Warning

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

Go to latest
Published: Sep 29, 2015 License: Apache-2.0, BSD-2-Clause, BSD-3-Clause, + 1 more Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockClient

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

Mock of Client interface

func NewMockClient

func NewMockClient(ctrl *gomock.Controller) *MockClient

func (*MockClient) AddEventListener

func (_m *MockClient) AddEventListener(_param0 chan<- *go_dockerclient.APIEvents) error

func (*MockClient) CreateContainer

func (*MockClient) EXPECT

func (_m *MockClient) EXPECT() *_MockClientRecorder

func (*MockClient) ImportImage

func (_m *MockClient) ImportImage(_param0 go_dockerclient.ImportImageOptions) error

func (*MockClient) InspectContainer

func (_m *MockClient) InspectContainer(_param0 string) (*go_dockerclient.Container, error)

func (*MockClient) InspectImage

func (_m *MockClient) InspectImage(_param0 string) (*go_dockerclient.Image, error)

func (*MockClient) ListContainers

func (*MockClient) Ping

func (_m *MockClient) Ping() error

func (*MockClient) PullImage

func (*MockClient) RemoveContainer

func (_m *MockClient) RemoveContainer(_param0 go_dockerclient.RemoveContainerOptions) error

func (*MockClient) RemoveEventListener

func (_m *MockClient) RemoveEventListener(_param0 chan *go_dockerclient.APIEvents) error

func (*MockClient) StartContainer

func (_m *MockClient) StartContainer(_param0 string, _param1 *go_dockerclient.HostConfig) error

func (*MockClient) StopContainer

func (_m *MockClient) StopContainer(_param0 string, _param1 uint) error

func (*MockClient) Version

func (_m *MockClient) Version() (*go_dockerclient.Env, error)

Jump to

Keyboard shortcuts

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