control

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Apr 12, 2017 License: Apache-2.0 Imports: 44 Imported by: 0

Documentation

Index

Constants

View Source
const (
	NAME          string = "rancher"
	BITS          int    = 2048
	ServerTLSPath string = "/etc/docker/tls"
	ClientTLSPath string = "/home/rancher/.docker"
	Cert          string = "cert.pem"
	Key           string = "key.pem"
	ServerCert    string = "server-cert.pem"
	ServerKey     string = "server-key.pem"
	CaCert        string = "ca.pem"
	CaKey         string = "ca-key.pem"
)

Variables

This section is empty.

Functions

func ConsoleInitMain added in v0.8.0

func ConsoleInitMain()

func Generate added in v0.4.0

func Generate(generateServer bool, outDir string, hostnames []string) error

func Main

func Main()

func NOPEcreatebootDir added in v0.8.0

func NOPEcreatebootDir(baseName, bootDir string) error

func PreloadImages added in v0.8.0

func PreloadImages(clientFactory func() (dockerClient.APIClient, error), imagesDir string) error

func UdevSettle added in v0.8.0

func UdevSettle() error

Types

type Images added in v0.2.0

type Images struct {
	Current   string   `yaml:"current,omitempty"`
	Available []string `yaml:"available,omitempty"`
}

Directories

Path Synopsis
app

Jump to

Keyboard shortcuts

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