deployer

package
v2.2.3+incompatible Latest Latest
Warning

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

Go to latest
Published: Mar 17, 2017 License: MIT Imports: 13 Imported by: 0

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

func New

func New(dockerClient client.APIClient, beekeeperURI, tags string) *Deployer

New constructs a new deployer instance

func (*Deployer) Run

func (deployer *Deployer) Run() error

Run watches the redis queue and starts taking action

type RequestMetadata

type RequestMetadata struct {
	DockerURL string `json:"docker_url"`
}

RequestMetadata is the metadata of the request

Jump to

Keyboard shortcuts

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