dockerd

package
v0.0.0-...-aa2ce78 Latest Latest
Warning

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

Go to latest
Published: Aug 26, 2017 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Component

type Component struct {
	Observers []Observer `com:"extpoint"`
	Options   map[string]string
	Client    *client.Client

	*subprocess.Subprocess
}

func (*Component) InitializeConfig

func (c *Component) InitializeConfig(config config.Settings) error

func (*Component) InitializeDaemon

func (c *Component) InitializeDaemon() (err error)

func (*Component) Serve

func (c *Component) Serve()

type Observer

type Observer interface {
	DockerReady(*Component)
}

Jump to

Keyboard shortcuts

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