planners

package
v0.7.0 Latest Latest
Warning

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

Go to latest
Published: Nov 17, 2017 License: Apache-2.0 Imports: 10 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(docker *producers.Docker, client *dockerclient.Client) *Docker

func (*Docker) ContainerInspect added in v0.2.0

func (d *Docker) ContainerInspect(spec types.Spec) []types.Task

func (*Docker) ContainerLogs added in v0.2.0

func (d *Docker) ContainerLogs(spec types.Spec) []types.Task

func (*Docker) Daemon

func (d *Docker) Daemon(spec types.Spec) []types.Task

Daemon generates tasks to collect general information from Docker. The paths in the spec are interpreted as directories.

func (*Docker) ExecCommand

func (d *Docker) ExecCommand(spec types.Spec) []types.Task

func (*Docker) Inspect

func (d *Docker) Inspect(spec types.Spec) []types.Task

func (*Docker) Logs

func (d *Docker) Logs(spec types.Spec) []types.Task

func (*Docker) ReadFile

func (d *Docker) ReadFile(spec types.Spec) []types.Task

func (*Docker) ReadHostFile added in v0.3.1

func (d *Docker) ReadHostFile(spec types.Spec) []types.Task

func (*Docker) RunCommand

func (d *Docker) RunCommand(spec types.Spec) []types.Task

Jump to

Keyboard shortcuts

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