pkg/

directory
v0.10.0 Latest Latest
Warning

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

Go to latest
Published: Jan 14, 2016 License: BSD-2-Clause

README

pkg/ is a collection of utility packages used by the Empire project without being specific to its internals.

Utility packages are kept separate from the empire core codebase to keep it as small and concise as possible. If some utilities grow larger and their APIs stabilize, they may be moved to their own repository, to facilitate re-use by other projects. However that is not the priority.

The directory pkg is named after the same directory in the Docker and camlistore projects.

Directories

Path Synopsis
package arn is a Go package for parsing Amazon Resource Names.
package arn is a Go package for parsing Amazon Resource Names.
package bytesize contains constants for easily switching between different byte sizes.
package bytesize contains constants for easily switching between different byte sizes.
package constraints contains methods for decoding a compact CPU and Memory constraints format.
package constraints contains methods for decoding a compact CPU and Memory constraints format.
Package ecsutil is a layer on top of Amazon ECS to provide an app aware ECS client.
Package ecsutil is a layer on top of Amazon ECS to provide an app aware ECS client.
Package heroku is a client interface to the Heroku API.
Package heroku is a client interface to the Heroku API.
Package image contains methods and helpers for parsing the docker image format.
Package image contains methods and helpers for parsing the docker image format.
package lb provides an abstraction around creating load balancers.
package lb provides an abstraction around creating load balancers.
package runner provides a simple interface for running docker containers.
package runner provides a simple interface for running docker containers.
Package stream provides types that make it easier to perform streaming.
Package stream provides types that make it easier to perform streaming.
http
Package http provides streaming implementations of various net/http types.
Package http provides streaming implementations of various net/http types.

Jump to

Keyboard shortcuts

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