docker

package
v1.1.6 Latest Latest
Warning

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

Go to latest
Published: Apr 5, 2016 License: Apache-2.0, Apache-2.0 Imports: 20 Imported by: 0

Documentation

Overview

Handler for Docker containers.

Handler for Docker containers.

Index

Constants

This section is empty.

Variables

View Source
var ArgDockerEndpoint = flag.String("docker", "unix:///var/run/docker.sock", "docker endpoint")
View Source
var DockerNamespace = "docker"

The namespace under which Docker aliases are unique.

Functions

func Client added in v1.0.8

func Client() (*dclient.Client, error)

func ContainerNameToDockerId

func ContainerNameToDockerId(name string) string

Returns the Docker ID from the full container name.

func DockerImages added in v0.5.2

func DockerImages() ([]docker.APIImages, error)

func DockerInfo added in v0.5.2

func DockerInfo() (map[string]string, error)

func DockerStateDir

func DockerStateDir() string

TODO(vmarmol): Export run dir too for newer Dockers. Directory holding Docker container state information.

func Register

func Register(factory info.MachineInfoFactory, fsInfo fs.FsInfo, ignoreMetrics container.MetricSet) error

Register root container before running this function!

func RootDir

func RootDir() string

Types

This section is empty.

Jump to

Keyboard shortcuts

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