docker

package
v0.0.0-...-2973b33 Latest Latest
Warning

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

Go to latest
Published: Aug 23, 2023 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Commands = map[string]func(opts DockerCmdOptions) ([]byte, error){
	"ps":   showRunningContainers,
	"logs": showLogs,
}

Functions

func NewDockerClient

func NewDockerClient()

Types

type DockerCmdOptions

type DockerCmdOptions struct {
	ContainerID string
	Limit       uint
}

Jump to

Keyboard shortcuts

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