client

package
v0.0.0-...-a45cee3 Latest Latest
Warning

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

Go to latest
Published: Nov 9, 2023 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

View Source
const ChuckEnableLabel = "chuck.enable=true"

Variables

This section is empty.

Functions

This section is empty.

Types

type Container

type Container struct {
	Name  string
	Image string
}

type DockerClient

type DockerClient struct {
	// contains filtered or unexported fields
}

DockerClient describes a client for the Docker engine

func NewDockerClient

func NewDockerClient() (*DockerClient, error)

func (*DockerClient) ListContainers

func (dc *DockerClient) ListContainers() ([]Container, error)

Jump to

Keyboard shortcuts

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