docker

package
v0.7.7 Latest Latest
Warning

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

Go to latest
Published: Jul 19, 2017 License: MIT Imports: 10 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Client added in v0.2.0

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

Client represents a Docker API client.

func New added in v0.7.1

func New() (*Client, error)

New creates the Client instance.

func (*Client) ExportImage added in v0.2.0

func (c *Client) ExportImage(imageID string) (io.ReadCloser, error)

ExportImage exports a docker image into the archive of filesystem. Save an environ of the docker image into `/.drootenv` to preserve it.

Jump to

Keyboard shortcuts

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