mocks

package
v0.2.0 Latest Latest
Warning

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

Go to latest
Published: Feb 18, 2015 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DockerClient

type DockerClient struct {
	mock.Mock
}

func (*DockerClient) AttachToContainer

func (m *DockerClient) AttachToContainer(_a0 docker.AttachToContainerOptions) error

func (*DockerClient) CreateContainer

func (m *DockerClient) CreateContainer(_a0 docker.CreateContainerOptions) (*docker.Container, error)

func (*DockerClient) InspectContainer

func (m *DockerClient) InspectContainer(_a0 string) (*docker.Container, error)

func (*DockerClient) RemoveContainer

func (m *DockerClient) RemoveContainer(_a0 docker.RemoveContainerOptions) error

func (*DockerClient) StartContainer

func (m *DockerClient) StartContainer(_a0 string, _a1 *docker.HostConfig) error

Jump to

Keyboard shortcuts

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