docker

package
v0.0.0-...-33ac69c Latest Latest
Warning

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

Go to latest
Published: Dec 19, 2017 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Overview

Package docker contains code for integrating with Docker.

Index

Constants

This section is empty.

Variables

View Source
var (
	// C is the default Docker client instance.
	C *docker.Client

	// Err is the error that was returned when creating the Docker client.
	Err error
)

Functions

func PrintInfo

func PrintInfo(ctx context.Context, w io.Writer) (err error)

PrintInfo writes informations about Docker relevant to spate to the given Writer.

// Print to Stdout
docker.PrintInfo(context.Background(), os.Stdout)

Types

This section is empty.

Jump to

Keyboard shortcuts

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