messages

package
v0.0.0-...-f806db6 Latest Latest
Warning

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

Go to latest
Published: Oct 23, 2014 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DockerEvents

type DockerEvents docker.APIEvents

type DockerLog

type DockerLog struct {
	Container string `json:"container"`
	Out       string `json:"output"`
	Err       string `json:"error"`
}

type DockerStatus

type DockerStatus struct {
}

type Heartbeat

type Heartbeat struct {
	Hostname string    `json:"hostname"`
	SendTime time.Time `json:"time"`
}

HeartbeatMessage represents the JSON structure that's sent over the wire

Jump to

Keyboard shortcuts

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