Documentation ¶
Index ¶
- type Docker
- func (d *Docker) Chaos() chaos.Chaos
- func (d *Docker) GetContainers(ctx context.Context, all bool) ([]container.Container, error)
- func (d *Docker) RmContainer(ctx context.Context, name string) error
- func (d *Docker) StartContainer(ctx context.Context, name string) error
- func (d *Docker) StopContainer(ctx context.Context, name string) error
- func (d *Docker) Type() string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Docker ¶
func NewDockerClient ¶
func (*Docker) GetContainers ¶
func (*Docker) StartContainer ¶
func (*Docker) StopContainer ¶
Click to show internal directories.
Click to hide internal directories.