Home
last modified time | relevance | path

Searched defs:APIContainers (Results 1 – 23 of 23) sorted by relevance

/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/github.com/docker/docker-credential-helpers/moby-0.4.1/
H A Dapi_params.go33 type APIContainers struct { struct
34 ID string `json:"Id"`
35 Image string
36 Command string
37 Created int64
38 Status string
39 Ports string
40 SizeRw int64
41 SizeRootFs int64
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/nomad/drivers/docker/
H A Dreconciler.go178 func isNomadContainer(c docker.APIContainers) bool {
196 func hasMount(c docker.APIContainers, p string) bool {
208 func hasNomadName(c docker.APIContainers) bool {
/dports/sysutils/nomad/nomad-1.1.0/drivers/docker/
H A Dreconciler.go178 func isNomadContainer(c docker.APIContainers) bool {
196 func hasMount(c docker.APIContainers, p string) bool {
208 func hasNomadName(c docker.APIContainers) bool {
/dports/net-mgmt/bosun/bosun-0.9.0-preview/vendor/github.com/google/cadvisor/Godeps/_workspace/src/github.com/fsouza/go-dockerclient/
H A Dcontainer.go45 type APIContainers struct { struct
46 ID string `json:"Id" yaml:"Id"`
47 Image string `json:"Image,omitempty" yaml:"Image,omitempty"`
48 Command string `json:"Command,omitempty" yaml:"Command,omitempty"`
49 Created int64 `json:"Created,omitempty" yaml:"Created,omitempty"`
50 Status string `json:"Status,omitempty" yaml:"Status,omitempty"`
51 Ports []APIPort `json:"Ports,omitempty" yaml:"Ports,omitempty"`
52 SizeRw int64 `json:"SizeRw,omitempty" yaml:"SizeRw,omitempty"`
53 SizeRootFs int64 `json:"SizeRootFs,omitempty" yaml:"SizeRootFs,omitempty"`
54 Names []string `json:"Names,omitempty" yaml:"Names,omitempty"`
[all …]
/dports/security/vault/vault-1.8.2/vendor/gopkg.in/ory-am/dockertest.v3/docker/
H A Dcontainer.go60 type APIContainers struct { struct
61 ID string `json:"Id" yaml:"Id" toml:"Id"`
62 Image string `json:"Image,omitempty" yaml:"Image,omitempty" toml:"Image,omitempty"`
63 …d string `json:"Command,omitempty" yaml:"Command,omitempty" toml:"Command,omitempty"`
65 State string `json:"State,omitempty" yaml:"State,omitempty" toml:"State,omitempty"`
66 …tus string `json:"Status,omitempty" yaml:"Status,omitempty" toml:"Status,omitempty"`
67 Ports []APIPort `json:"Ports,omitempty" yaml:"Ports,omitempty" toml:"Ports,omitempty"`
68 …eRw int64 `json:"SizeRw,omitempty" yaml:"SizeRw,omitempty" toml:"SizeRw,omitempty"`
70 Names []string `json:"Names,omitempty" yaml:"Names,omitempty" toml:"Names,omitempty"`
71 …els map[string]string `json:"Labels,omitempty" yaml:"Labels,omitempty" toml:"Labels,omitempty"`
[all …]
/dports/security/vault/vault-1.8.2/vendor/github.com/ory/dockertest/docker/
H A Dcontainer.go60 type APIContainers struct { struct
61 ID string `json:"Id" yaml:"Id" toml:"Id"`
62 Image string `json:"Image,omitempty" yaml:"Image,omitempty" toml:"Image,omitempty"`
63 …d string `json:"Command,omitempty" yaml:"Command,omitempty" toml:"Command,omitempty"`
65 State string `json:"State,omitempty" yaml:"State,omitempty" toml:"State,omitempty"`
66 …tus string `json:"Status,omitempty" yaml:"Status,omitempty" toml:"Status,omitempty"`
67 Ports []APIPort `json:"Ports,omitempty" yaml:"Ports,omitempty" toml:"Ports,omitempty"`
68 …eRw int64 `json:"SizeRw,omitempty" yaml:"SizeRw,omitempty" toml:"SizeRw,omitempty"`
70 Names []string `json:"Names,omitempty" yaml:"Names,omitempty" toml:"Names,omitempty"`
71 …els map[string]string `json:"Labels,omitempty" yaml:"Labels,omitempty" toml:"Labels,omitempty"`
[all …]
/dports/security/vault/vault-1.8.2/vendor/github.com/ory/dockertest/v3/docker/
H A Dcontainer.go60 type APIContainers struct { struct
61 ID string `json:"Id" yaml:"Id" toml:"Id"`
62 Image string `json:"Image,omitempty" yaml:"Image,omitempty" toml:"Image,omitempty"`
63 …d string `json:"Command,omitempty" yaml:"Command,omitempty" toml:"Command,omitempty"`
65 State string `json:"State,omitempty" yaml:"State,omitempty" toml:"State,omitempty"`
66 …tus string `json:"Status,omitempty" yaml:"Status,omitempty" toml:"Status,omitempty"`
67 Ports []APIPort `json:"Ports,omitempty" yaml:"Ports,omitempty" toml:"Ports,omitempty"`
68 …eRw int64 `json:"SizeRw,omitempty" yaml:"SizeRw,omitempty" toml:"SizeRw,omitempty"`
70 Names []string `json:"Names,omitempty" yaml:"Names,omitempty" toml:"Names,omitempty"`
71 …els map[string]string `json:"Labels,omitempty" yaml:"Labels,omitempty" toml:"Labels,omitempty"`
[all …]
/dports/sysutils/helmfile/vault-f6547fa8e820/vendor/github.com/ory/dockertest/docker/
H A Dcontainer.go60 type APIContainers struct { struct
61 ID string `json:"Id" yaml:"Id" toml:"Id"`
62 Image string `json:"Image,omitempty" yaml:"Image,omitempty" toml:"Image,omitempty"`
63 …d string `json:"Command,omitempty" yaml:"Command,omitempty" toml:"Command,omitempty"`
65 State string `json:"State,omitempty" yaml:"State,omitempty" toml:"State,omitempty"`
66 …tus string `json:"Status,omitempty" yaml:"Status,omitempty" toml:"Status,omitempty"`
67 Ports []APIPort `json:"Ports,omitempty" yaml:"Ports,omitempty" toml:"Ports,omitempty"`
68 …eRw int64 `json:"SizeRw,omitempty" yaml:"SizeRw,omitempty" toml:"SizeRw,omitempty"`
70 Names []string `json:"Names,omitempty" yaml:"Names,omitempty" toml:"Names,omitempty"`
71 …els map[string]string `json:"Labels,omitempty" yaml:"Labels,omitempty" toml:"Labels,omitempty"`
[all …]
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vault-plugin-auth-kerberos/vendor/github.com/ory/dockertest/docker/
H A Dcontainer.go60 type APIContainers struct { struct
61 ID string `json:"Id" yaml:"Id" toml:"Id"`
62 Image string `json:"Image,omitempty" yaml:"Image,omitempty" toml:"Image,omitempty"`
63 …d string `json:"Command,omitempty" yaml:"Command,omitempty" toml:"Command,omitempty"`
65 State string `json:"State,omitempty" yaml:"State,omitempty" toml:"State,omitempty"`
66 …tus string `json:"Status,omitempty" yaml:"Status,omitempty" toml:"Status,omitempty"`
67 Ports []APIPort `json:"Ports,omitempty" yaml:"Ports,omitempty" toml:"Ports,omitempty"`
68 …eRw int64 `json:"SizeRw,omitempty" yaml:"SizeRw,omitempty" toml:"SizeRw,omitempty"`
70 Names []string `json:"Names,omitempty" yaml:"Names,omitempty" toml:"Names,omitempty"`
71 …els map[string]string `json:"Labels,omitempty" yaml:"Labels,omitempty" toml:"Labels,omitempty"`
[all …]
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vault-plugin-database-elasticsearch/vendor/github.com/ory/dockertest/docker/
H A Dcontainer.go60 type APIContainers struct { struct
61 ID string `json:"Id" yaml:"Id" toml:"Id"`
62 Image string `json:"Image,omitempty" yaml:"Image,omitempty" toml:"Image,omitempty"`
63 …d string `json:"Command,omitempty" yaml:"Command,omitempty" toml:"Command,omitempty"`
65 State string `json:"State,omitempty" yaml:"State,omitempty" toml:"State,omitempty"`
66 …tus string `json:"Status,omitempty" yaml:"Status,omitempty" toml:"Status,omitempty"`
67 Ports []APIPort `json:"Ports,omitempty" yaml:"Ports,omitempty" toml:"Ports,omitempty"`
68 …eRw int64 `json:"SizeRw,omitempty" yaml:"SizeRw,omitempty" toml:"SizeRw,omitempty"`
70 Names []string `json:"Names,omitempty" yaml:"Names,omitempty" toml:"Names,omitempty"`
71 …els map[string]string `json:"Labels,omitempty" yaml:"Labels,omitempty" toml:"Labels,omitempty"`
[all …]
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vault-plugin-database-couchbase/vendor/github.com/ory/dockertest/docker/
H A Dcontainer.go60 type APIContainers struct { struct
61 ID string `json:"Id" yaml:"Id" toml:"Id"`
62 Image string `json:"Image,omitempty" yaml:"Image,omitempty" toml:"Image,omitempty"`
63 …d string `json:"Command,omitempty" yaml:"Command,omitempty" toml:"Command,omitempty"`
65 State string `json:"State,omitempty" yaml:"State,omitempty" toml:"State,omitempty"`
66 …tus string `json:"Status,omitempty" yaml:"Status,omitempty" toml:"Status,omitempty"`
67 Ports []APIPort `json:"Ports,omitempty" yaml:"Ports,omitempty" toml:"Ports,omitempty"`
68 …eRw int64 `json:"SizeRw,omitempty" yaml:"SizeRw,omitempty" toml:"SizeRw,omitempty"`
70 Names []string `json:"Names,omitempty" yaml:"Names,omitempty" toml:"Names,omitempty"`
71 …els map[string]string `json:"Labels,omitempty" yaml:"Labels,omitempty" toml:"Labels,omitempty"`
[all …]
/dports/databases/cayley/cayley-0.7.5-2-gcf576ba/vendor/github.com/fsouza/go-dockerclient/
H A Dcontainer.go60 type APIContainers struct { struct
61 ID string `json:"Id" yaml:"Id" toml:"Id"`
62 Image string `json:"Image,omitempty" yaml:"Image,omitempty" toml:"Image,omitempty"`
63 …d string `json:"Command,omitempty" yaml:"Command,omitempty" toml:"Command,omitempty"`
65 State string `json:"State,omitempty" yaml:"State,omitempty" toml:"State,omitempty"`
66 …tus string `json:"Status,omitempty" yaml:"Status,omitempty" toml:"Status,omitempty"`
67 Ports []APIPort `json:"Ports,omitempty" yaml:"Ports,omitempty" toml:"Ports,omitempty"`
68 …eRw int64 `json:"SizeRw,omitempty" yaml:"SizeRw,omitempty" toml:"SizeRw,omitempty"`
70 Names []string `json:"Names,omitempty" yaml:"Names,omitempty" toml:"Names,omitempty"`
71 …els map[string]string `json:"Labels,omitempty" yaml:"Labels,omitempty" toml:"Labels,omitempty"`
[all …]
/dports/misc/concourse/vault-bdd38fca2cff/vendor/github.com/ory/dockertest/docker/
H A Dcontainer.go60 type APIContainers struct { struct
61 ID string `json:"Id" yaml:"Id" toml:"Id"`
62 Image string `json:"Image,omitempty" yaml:"Image,omitempty" toml:"Image,omitempty"`
63 …d string `json:"Command,omitempty" yaml:"Command,omitempty" toml:"Command,omitempty"`
65 State string `json:"State,omitempty" yaml:"State,omitempty" toml:"State,omitempty"`
66 …tus string `json:"Status,omitempty" yaml:"Status,omitempty" toml:"Status,omitempty"`
67 Ports []APIPort `json:"Ports,omitempty" yaml:"Ports,omitempty" toml:"Ports,omitempty"`
68 …eRw int64 `json:"SizeRw,omitempty" yaml:"SizeRw,omitempty" toml:"SizeRw,omitempty"`
70 Names []string `json:"Names,omitempty" yaml:"Names,omitempty" toml:"Names,omitempty"`
71 …els map[string]string `json:"Labels,omitempty" yaml:"Labels,omitempty" toml:"Labels,omitempty"`
[all …]
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/hashicorp/vault/vendor/github.com/ory/dockertest/docker/
H A Dcontainer.go60 type APIContainers struct { struct
61 ID string `json:"Id" yaml:"Id" toml:"Id"`
62 Image string `json:"Image,omitempty" yaml:"Image,omitempty" toml:"Image,omitempty"`
63 …d string `json:"Command,omitempty" yaml:"Command,omitempty" toml:"Command,omitempty"`
65 State string `json:"State,omitempty" yaml:"State,omitempty" toml:"State,omitempty"`
66 …tus string `json:"Status,omitempty" yaml:"Status,omitempty" toml:"Status,omitempty"`
67 Ports []APIPort `json:"Ports,omitempty" yaml:"Ports,omitempty" toml:"Ports,omitempty"`
68 …eRw int64 `json:"SizeRw,omitempty" yaml:"SizeRw,omitempty" toml:"SizeRw,omitempty"`
70 Names []string `json:"Names,omitempty" yaml:"Names,omitempty" toml:"Names,omitempty"`
71 …els map[string]string `json:"Labels,omitempty" yaml:"Labels,omitempty" toml:"Labels,omitempty"`
[all …]
/dports/sysutils/gomplate/gomplate-3.9.0/vendor/github.com/hashicorp/vault/vendor/github.com/ory/dockertest/docker/
H A Dcontainer.go60 type APIContainers struct { struct
61 ID string `json:"Id" yaml:"Id" toml:"Id"`
62 Image string `json:"Image,omitempty" yaml:"Image,omitempty" toml:"Image,omitempty"`
63 …d string `json:"Command,omitempty" yaml:"Command,omitempty" toml:"Command,omitempty"`
65 State string `json:"State,omitempty" yaml:"State,omitempty" toml:"State,omitempty"`
66 …tus string `json:"Status,omitempty" yaml:"Status,omitempty" toml:"Status,omitempty"`
67 Ports []APIPort `json:"Ports,omitempty" yaml:"Ports,omitempty" toml:"Ports,omitempty"`
68 …eRw int64 `json:"SizeRw,omitempty" yaml:"SizeRw,omitempty" toml:"SizeRw,omitempty"`
70 Names []string `json:"Names,omitempty" yaml:"Names,omitempty" toml:"Names,omitempty"`
71 …els map[string]string `json:"Labels,omitempty" yaml:"Labels,omitempty" toml:"Labels,omitempty"`
[all …]
/dports/sysutils/helmfile/helmfile-0.138.7/vendor/github.com/hashicorp/vault/vendor/github.com/ory/dockertest/docker/
H A Dcontainer.go60 type APIContainers struct { struct
61 ID string `json:"Id" yaml:"Id" toml:"Id"`
62 Image string `json:"Image,omitempty" yaml:"Image,omitempty" toml:"Image,omitempty"`
63 …d string `json:"Command,omitempty" yaml:"Command,omitempty" toml:"Command,omitempty"`
65 State string `json:"State,omitempty" yaml:"State,omitempty" toml:"State,omitempty"`
66 …tus string `json:"Status,omitempty" yaml:"Status,omitempty" toml:"Status,omitempty"`
67 Ports []APIPort `json:"Ports,omitempty" yaml:"Ports,omitempty" toml:"Ports,omitempty"`
68 …eRw int64 `json:"SizeRw,omitempty" yaml:"SizeRw,omitempty" toml:"SizeRw,omitempty"`
70 Names []string `json:"Names,omitempty" yaml:"Names,omitempty" toml:"Names,omitempty"`
71 …els map[string]string `json:"Labels,omitempty" yaml:"Labels,omitempty" toml:"Labels,omitempty"`
[all …]
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/nomad/vendor/github.com/fsouza/go-dockerclient/
H A Dcontainer.go60 type APIContainers struct { struct
61 ID string `json:"Id" yaml:"Id" toml:"Id"`
62 Image string `json:"Image,omitempty" yaml:"Image,omitempty" toml:"Image,omitempty"`
63 …d string `json:"Command,omitempty" yaml:"Command,omitempty" toml:"Command,omitempty"`
65 State string `json:"State,omitempty" yaml:"State,omitempty" toml:"State,omitempty"`
66 …tus string `json:"Status,omitempty" yaml:"Status,omitempty" toml:"Status,omitempty"`
67 Ports []APIPort `json:"Ports,omitempty" yaml:"Ports,omitempty" toml:"Ports,omitempty"`
68 …eRw int64 `json:"SizeRw,omitempty" yaml:"SizeRw,omitempty" toml:"SizeRw,omitempty"`
70 Names []string `json:"Names,omitempty" yaml:"Names,omitempty" toml:"Names,omitempty"`
71 …els map[string]string `json:"Labels,omitempty" yaml:"Labels,omitempty" toml:"Labels,omitempty"`
[all …]
/dports/sysutils/nomad/nomad-1.1.0/vendor/github.com/fsouza/go-dockerclient/
H A Dcontainer.go61 type APIContainers struct { struct
62 ID string `json:"Id" yaml:"Id" toml:"Id"`
63 Image string `json:"Image,omitempty" yaml:"Image,omitempty" toml:"Image,omitempty"`
64 …d string `json:"Command,omitempty" yaml:"Command,omitempty" toml:"Command,omitempty"`
66 State string `json:"State,omitempty" yaml:"State,omitempty" toml:"State,omitempty"`
67 …tus string `json:"Status,omitempty" yaml:"Status,omitempty" toml:"Status,omitempty"`
68 Ports []APIPort `json:"Ports,omitempty" yaml:"Ports,omitempty" toml:"Ports,omitempty"`
69 …eRw int64 `json:"SizeRw,omitempty" yaml:"SizeRw,omitempty" toml:"SizeRw,omitempty"`
71 Names []string `json:"Names,omitempty" yaml:"Names,omitempty" toml:"Names,omitempty"`
72 …els map[string]string `json:"Labels,omitempty" yaml:"Labels,omitempty" toml:"Labels,omitempty"`
[all …]
/dports/sysutils/gomplate/vault-sdk-v0.1.13/vendor/github.com/ory/dockertest/docker/
H A Dcontainer.go60 type APIContainers struct { struct
61 ID string `json:"Id" yaml:"Id" toml:"Id"`
62 Image string `json:"Image,omitempty" yaml:"Image,omitempty" toml:"Image,omitempty"`
63 …d string `json:"Command,omitempty" yaml:"Command,omitempty" toml:"Command,omitempty"`
65 State string `json:"State,omitempty" yaml:"State,omitempty" toml:"State,omitempty"`
66 …tus string `json:"Status,omitempty" yaml:"Status,omitempty" toml:"Status,omitempty"`
67 Ports []APIPort `json:"Ports,omitempty" yaml:"Ports,omitempty" toml:"Ports,omitempty"`
68 …eRw int64 `json:"SizeRw,omitempty" yaml:"SizeRw,omitempty" toml:"SizeRw,omitempty"`
70 Names []string `json:"Names,omitempty" yaml:"Names,omitempty" toml:"Names,omitempty"`
71 …els map[string]string `json:"Labels,omitempty" yaml:"Labels,omitempty" toml:"Labels,omitempty"`
[all …]
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/github.com/hashicorp/vault/vault-api-v1.0.4/vendor/github.com/ory/dockertest/docker/
H A Dcontainer.go60 type APIContainers struct { struct
61 ID string `json:"Id" yaml:"Id" toml:"Id"`
62 Image string `json:"Image,omitempty" yaml:"Image,omitempty" toml:"Image,omitempty"`
63 …d string `json:"Command,omitempty" yaml:"Command,omitempty" toml:"Command,omitempty"`
65 State string `json:"State,omitempty" yaml:"State,omitempty" toml:"State,omitempty"`
66 …tus string `json:"Status,omitempty" yaml:"Status,omitempty" toml:"Status,omitempty"`
67 Ports []APIPort `json:"Ports,omitempty" yaml:"Ports,omitempty" toml:"Ports,omitempty"`
68 …eRw int64 `json:"SizeRw,omitempty" yaml:"SizeRw,omitempty" toml:"SizeRw,omitempty"`
70 Names []string `json:"Names,omitempty" yaml:"Names,omitempty" toml:"Names,omitempty"`
71 …els map[string]string `json:"Labels,omitempty" yaml:"Labels,omitempty" toml:"Labels,omitempty"`
[all …]
/dports/devel/gitlab-runner/vault-sdk-v0.1.13/vendor/github.com/ory/dockertest/docker/
H A Dcontainer.go60 type APIContainers struct { struct
61 ID string `json:"Id" yaml:"Id" toml:"Id"`
62 Image string `json:"Image,omitempty" yaml:"Image,omitempty" toml:"Image,omitempty"`
63 …d string `json:"Command,omitempty" yaml:"Command,omitempty" toml:"Command,omitempty"`
65 State string `json:"State,omitempty" yaml:"State,omitempty" toml:"State,omitempty"`
66 …tus string `json:"Status,omitempty" yaml:"Status,omitempty" toml:"Status,omitempty"`
67 Ports []APIPort `json:"Ports,omitempty" yaml:"Ports,omitempty" toml:"Ports,omitempty"`
68 …eRw int64 `json:"SizeRw,omitempty" yaml:"SizeRw,omitempty" toml:"SizeRw,omitempty"`
70 Names []string `json:"Names,omitempty" yaml:"Names,omitempty" toml:"Names,omitempty"`
71 …els map[string]string `json:"Labels,omitempty" yaml:"Labels,omitempty" toml:"Labels,omitempty"`
[all …]
/dports/sysutils/istio/vault-sdk-v0.1.12/vendor/github.com/ory/dockertest/docker/
H A Dcontainer.go60 type APIContainers struct { struct
61 ID string `json:"Id" yaml:"Id" toml:"Id"`
62 Image string `json:"Image,omitempty" yaml:"Image,omitempty" toml:"Image,omitempty"`
63 …d string `json:"Command,omitempty" yaml:"Command,omitempty" toml:"Command,omitempty"`
65 State string `json:"State,omitempty" yaml:"State,omitempty" toml:"State,omitempty"`
66 …tus string `json:"Status,omitempty" yaml:"Status,omitempty" toml:"Status,omitempty"`
67 Ports []APIPort `json:"Ports,omitempty" yaml:"Ports,omitempty" toml:"Ports,omitempty"`
68 …eRw int64 `json:"SizeRw,omitempty" yaml:"SizeRw,omitempty" toml:"SizeRw,omitempty"`
70 Names []string `json:"Names,omitempty" yaml:"Names,omitempty" toml:"Names,omitempty"`
71 …els map[string]string `json:"Labels,omitempty" yaml:"Labels,omitempty" toml:"Labels,omitempty"`
[all …]
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/hashicorp/vault/vendor/github.com/ory/dockertest/docker/
H A Dcontainer.go60 type APIContainers struct { struct
61 ID string `json:"Id" yaml:"Id" toml:"Id"`
62 Image string `json:"Image,omitempty" yaml:"Image,omitempty" toml:"Image,omitempty"`
63 …d string `json:"Command,omitempty" yaml:"Command,omitempty" toml:"Command,omitempty"`
65 State string `json:"State,omitempty" yaml:"State,omitempty" toml:"State,omitempty"`
66 …tus string `json:"Status,omitempty" yaml:"Status,omitempty" toml:"Status,omitempty"`
67 Ports []APIPort `json:"Ports,omitempty" yaml:"Ports,omitempty" toml:"Ports,omitempty"`
68 …eRw int64 `json:"SizeRw,omitempty" yaml:"SizeRw,omitempty" toml:"SizeRw,omitempty"`
70 Names []string `json:"Names,omitempty" yaml:"Names,omitempty" toml:"Names,omitempty"`
71 …els map[string]string `json:"Labels,omitempty" yaml:"Labels,omitempty" toml:"Labels,omitempty"`
[all …]