ace | Package ace contains a tool intended to be run within an _Application Container Executor_ to validate that the ACE has set up the container environment correctly. |
aci | Package aci contains various functions for working with App Container Images. |
actool | Package main contains a tool for building and validating images and manifests that meet the App Container specifications. |
discovery | Package discovery contains an experimental implementation of the Image Discovery section of the appc specification. |
Godeps | |
Godeps/_workspace | |
Godeps/_workspace/src | |
Godeps/_workspace/src/github.com | |
Godeps/_workspace/src/github.com/coreos | |
Godeps/_workspace/src/github.com/coreos/go-semver | |
Godeps/_workspace/src/github.com/coreos/go-semver/semver | |
Godeps/_workspace/src/golang.org | |
Godeps/_workspace/src/golang.org/x | |
Godeps/_workspace/src/golang.org/x/crypto | |
Godeps/_workspace/src/golang.org/x/crypto/cast5 | Package cast5 implements CAST5, as defined in RFC 2144. |
Godeps/_workspace/src/golang.org/x/crypto/openpgp | Package openpgp implements high level operations on OpenPGP messages. |
Godeps/_workspace/src/golang.org/x/crypto/openpgp/armor | Package armor implements OpenPGP ASCII Armor, see RFC 4880. |
Godeps/_workspace/src/golang.org/x/crypto/openpgp/clearsign | Package clearsign generates and processes OpenPGP, clear-signed data. |
Godeps/_workspace/src/golang.org/x/crypto/openpgp/elgamal | Package elgamal implements ElGamal encryption, suitable for OpenPGP, as specified in "A Public-Key Cryptosystem and a Signature Scheme Based on Discrete Logarithms," IEEE Transactions on Information Theory, v. |
Godeps/_workspace/src/golang.org/x/crypto/openpgp/errors | Package errors contains common error types for the OpenPGP packages. |
Godeps/_workspace/src/golang.org/x/crypto/openpgp/packet | Package packet implements parsing and serialization of OpenPGP packets, as specified in RFC 4880. |
Godeps/_workspace/src/golang.org/x/crypto/openpgp/s2k | Package s2k implements the various OpenPGP string-to-key transforms as specified in RFC 4800 section 3.7.1. |
Godeps/_workspace/src/golang.org/x/net | |
Godeps/_workspace/src/golang.org/x/net/html | Package html implements an HTML5-compliant tokenizer and parser. |
Godeps/_workspace/src/golang.org/x/net/html/atom | Package atom provides integer codes (also known as atoms) for a fixed set of frequently occurring HTML strings: tag names and attribute keys such as "p" and "id". |
Godeps/_workspace/src/golang.org/x/net/html/charset | Package charset provides common text encodings for HTML documents. |
pkg | |
pkg/tarheader | Package tarheader contains a simple abstraction to accurately create tar.Headers on different operating systems. |
schema | Package schema provides definitions for the JSON schema of the different manifests in the App Container Specification. |
schema/types | Package types contains structs representing the various types in the app container specification. |