docker

package
v0.0.0-...-ec0eb22 Latest Latest
Warning

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

Go to latest
Published: Apr 5, 2021 License: MIT Imports: 9 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 {
	Logger log.Logger
	// contains filtered or unexported fields
}

Docker is the interface implementation that manages chaos on Docker

func (*Docker) Kill

func (d *Docker) Kill(container string) (string, error)

Kill will perform a docker stop on the container specified

func (*Docker) Recover

func (d *Docker) Recover(container string) (string, error)

Recover will perform a docker start on the container specified

Jump to

Keyboard shortcuts

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