core

package
v1.16.4 Latest Latest
Warning

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

Go to latest
Published: Mar 7, 2017 License: MIT Imports: 16 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CommandLine

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

CommandLine structure handling parameter parsing

func NewCommandLine added in v1.16.4

func NewCommandLine(version string) (res *CommandLine)

func (*CommandLine) ParseParameters

func (cmdline *CommandLine) ParseParameters(rawParams []string) (res *utils.Config, err error)

ParseParameters Parse parameters

type DockerManager

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

DockerManager is the entrypoint to the docker daemon

func NewDockerManager

func NewDockerManager(c *utils.Config, list servers.ServiceListProvider, tlsConfig *tls.Config) (*DockerManager, error)

NewDockerManager creates a new DockerManager

func (*DockerManager) Start

func (d *DockerManager) Start() error

Start starts the DockerManager

func (*DockerManager) Stop

func (d *DockerManager) Stop()

Stop stops the DockerManager

Jump to

Keyboard shortcuts

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