planners

package
v0.30.9 Latest Latest
Warning

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

Go to latest
Published: Mar 19, 2024 License: Apache-2.0 Imports: 14 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 docker.CommonAPIClient) *Docker

func (*Docker) ContainerCp

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

func (*Docker) ContainerExec

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

func (*Docker) ContainerInspect

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

func (*Docker) ContainerLogs

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

func (*Docker) ContainerLs

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

func (*Docker) ContainerRun

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

func (*Docker) ImageLs

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

func (*Docker) Info

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

func (*Docker) NodeLs

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

func (*Docker) SelectContainerIDs added in v0.19.5

func (d *Docker) SelectContainerIDs(name string, labels []string) ([]string, error)

func (*Docker) ServiceLogs

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

func (*Docker) ServiceLs

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

func (*Docker) ServicePs

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

func (*Docker) StackServiceLogs

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

func (*Docker) StackServiceLs

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

func (*Docker) StackServicePs

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

func (*Docker) StackTaskLogs

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

func (*Docker) TaskLogs

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

func (*Docker) TaskLs

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

func (*Docker) Version

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

Jump to

Keyboard shortcuts

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