docker

package
v0.6.16 Latest Latest
Warning

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

Go to latest
Published: May 9, 2016 License: MPL-2.0 Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Provider

func Provider() terraform.ResourceProvider

Types

type Config

type Config struct {
	Host     string
	CertPath string
}

Config is the structure that stores the configuration to talk to a Docker API compatible host.

func (*Config) NewClient

func (c *Config) NewClient() (*dc.Client, error)

NewClient() returns a new Docker client.

type Data

type Data struct {
	DockerImages map[string]*dc.APIImages
}

Data ia structure for holding data that we fetch from Docker.

Jump to

Keyboard shortcuts

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