producers

package
v0.13.1 Latest Latest
Warning

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

Go to latest
Published: Apr 19, 2018 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Docker

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

func New

func New(client *docker.Client) *Docker

func (*Docker) ContainerCp added in v0.11.0

func (d *Docker) ContainerCp(containerID string, path string) types.StreamProducer

func (*Docker) ContainerExec added in v0.11.0

func (*Docker) ContainerInspect added in v0.11.0

func (d *Docker) ContainerInspect(container string) types.StructuredProducer

func (*Docker) ContainerLogs added in v0.11.0

func (d *Docker) ContainerLogs(container string, basename string, opts *dockertypes.ContainerLogsOptions) types.StreamsProducer

func (*Docker) ContainerLs added in v0.11.0

func (*Docker) ContainerRun added in v0.11.0

func (*Docker) ImageLs added in v0.11.0

func (*Docker) Info

func (d *Docker) Info(ctx context.Context) (interface{}, error)

func (*Docker) NodeLs added in v0.11.0

func (*Docker) ServiceLogs added in v0.10.0

func (d *Docker) ServiceLogs(serviceID string, basename string, opts *dockertypes.ContainerLogsOptions) types.StreamsProducer

func (*Docker) ServiceLs added in v0.11.0

func (*Docker) TaskLogs added in v0.11.0

func (*Docker) TaskLs added in v0.11.0

func (*Docker) Version added in v0.11.0

func (d *Docker) Version(ctx context.Context) (interface{}, error)

Jump to

Keyboard shortcuts

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