Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Deployer ¶
type Deployer struct {
// contains filtered or unexported fields
}
Deployer watches a redis queue and deploys services using Etcd
type RequestMetadata ¶
type RequestMetadata struct {
DockerURL string `json:"docker_url"`
}
RequestMetadata is the metadata of the request
Click to show internal directories.
Click to hide internal directories.