Versions in this module Expand all Collapse all v1 v1.5.0 Jan 11, 2019 v1.5.0-rc5 Jan 11, 2019 v1.5.0-rc3 Jan 8, 2019 v1.5.0-rc2 Jan 4, 2019 v1.5.0-rc1 Dec 18, 2018 v1.4.3 Sep 12, 2018 v1.4.3-rc2 Sep 12, 2018 v1.4.3-rc1 Sep 4, 2018 v1.4.3-dev Jul 27, 2018 v1.4.1 Jun 28, 2018 v1.4.1-rc2 Jun 28, 2018 v1.4.1-rc1 Jun 22, 2018 v1.4.0 May 4, 2018 Changes in this version + type Cmd struct + Args []string + Dir string + Env []string + Path string + type Common struct + ExecutionEnvironment string + ID string + Name string + Notes string + type ContainerNetwork struct + Aliases []string + Assigned struct{ ... } + Default bool + Destinations []net.IPNet + Gateway net.IPNet + Nameservers []net.IP + Pools []ip.Range + Type string + type ContainerVM struct + AgentKey []byte + Aliases map[string]string + Interaction url.URL + Version string + type CopyMode int + const CopyNever + const CopyNew + type Detail struct + CreateTime int64 + StartTime int64 + StopTime int64 + type Diagnostics struct + DebugLevel int + ExitLogs []ExitLog + ResurrectionCount int + SysLogConfig *SysLogConfig + type ExecutorConfig struct + Annotations map[string]string + AsymmetricRouting bool + CreateTime int64 + Diagnostics Diagnostics + Domainname string + Execs map[string]*SessionConfig + Hostname string + ImageID string + Key []byte + LayerID string + Mounts map[string]MountSpec + Networks map[string]*NetworkEndpoint + RepoName string + Sessions map[string]*SessionConfig + Version *version.Build + type ExecutorConfigCommon struct + ExecutionEnvironment string + ID string + Name string + Notes string + type ExitLog struct + ExitStatus int + Message string + Time time.Time + type MountSpec struct + CopyMode CopyMode + Mode string + Path string + Source url.URL + type NetworkEndpoint struct + Assigned net.IPNet + IP *net.IPNet + Internal bool + Network ContainerNetwork + Ports []string + Static bool + type SessionConfig struct + Active bool + Attach bool + Cmd Cmd + Diagnostics Diagnostics + ExitStatus int + Group string + OpenStdin bool + Restart bool + RunBlock bool + Started string + StopSignal string + Tty bool + User string + type State int + const EXITED + const KILLED + const STARTED + type SysLogConfig struct + Network string + RAddr string + type TrustLevel int + const Closed + const Open + const Outbound + const Peers + const Published + const Unspecified + func ParseTrustLevel(value string) (TrustLevel, error) + func (t TrustLevel) String() string v1.3.0-rc1 Nov 23, 2017 v0 v0.5.5 Aug 26, 2016