Home
last modified time | relevance | path

Searched defs:SwarmNode (Results 1 – 20 of 20) sorted by relevance

/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.go246 type SwarmNode struct { struct
247 ID string `json:"ID,omitempty" yaml:"ID,omitempty"`
248 IP string `json:"IP,omitempty" yaml:"IP,omitempty"`
249 Addr string `json:"Addr,omitempty" yaml:"Addr,omitempty"`
250 Name string `json:"Name,omitempty" yaml:"Name,omitempty"`
251 CPUs int64 `json:"CPUs,omitempty" yaml:"CPUs,omitempty"`
252 Memory int64 `json:"Memory,omitempty" yaml:"Memory,omitempty"`
253 Labels map[string]string `json:"Labels,omitempty" yaml:"Labels,omitempty"`
/dports/security/vault/vault-1.8.2/vendor/gopkg.in/ory-am/dockertest.v3/docker/
H A Dcontainer.go399 type SwarmNode struct { struct
400 ID string `json:"ID,omitempty" yaml:"ID,omitempty" toml:"ID,omitempty"`
401 IP string `json:"IP,omitempty" yaml:"IP,omitempty" toml:"IP,omitempty"`
402 Addr string `json:"Addr,omitempty" yaml:"Addr,omitempty" toml:"Addr,omitempty"`
403 Name string `json:"Name,omitempty" yaml:"Name,omitempty" toml:"Name,omitempty"`
404 CPUs int64 `json:"CPUs,omitempty" yaml:"CPUs,omitempty" toml:"CPUs,omitempty"`
405 Memory int64 `json:"Memory,omitempty" yaml:"Memory,omitempty" toml:"Memory,omitempty"`
406 Labels map[string]string `json:"Labels,omitempty" yaml:"Labels,omitempty" toml:"Labels,omitempty"`
/dports/security/vault/vault-1.8.2/vendor/github.com/ory/dockertest/docker/
H A Dcontainer.go399 type SwarmNode struct { struct
400 ID string `json:"ID,omitempty" yaml:"ID,omitempty" toml:"ID,omitempty"`
401 IP string `json:"IP,omitempty" yaml:"IP,omitempty" toml:"IP,omitempty"`
402 Addr string `json:"Addr,omitempty" yaml:"Addr,omitempty" toml:"Addr,omitempty"`
403 Name string `json:"Name,omitempty" yaml:"Name,omitempty" toml:"Name,omitempty"`
404 CPUs int64 `json:"CPUs,omitempty" yaml:"CPUs,omitempty" toml:"CPUs,omitempty"`
405 Memory int64 `json:"Memory,omitempty" yaml:"Memory,omitempty" toml:"Memory,omitempty"`
406 Labels map[string]string `json:"Labels,omitempty" yaml:"Labels,omitempty" toml:"Labels,omitempty"`
/dports/security/vault/vault-1.8.2/vendor/github.com/ory/dockertest/v3/docker/
H A Dcontainer.go399 type SwarmNode struct { struct
400 ID string `json:"ID,omitempty" yaml:"ID,omitempty" toml:"ID,omitempty"`
401 IP string `json:"IP,omitempty" yaml:"IP,omitempty" toml:"IP,omitempty"`
402 Addr string `json:"Addr,omitempty" yaml:"Addr,omitempty" toml:"Addr,omitempty"`
403 Name string `json:"Name,omitempty" yaml:"Name,omitempty" toml:"Name,omitempty"`
404 CPUs int64 `json:"CPUs,omitempty" yaml:"CPUs,omitempty" toml:"CPUs,omitempty"`
405 Memory int64 `json:"Memory,omitempty" yaml:"Memory,omitempty" toml:"Memory,omitempty"`
406 Labels map[string]string `json:"Labels,omitempty" yaml:"Labels,omitempty" toml:"Labels,omitempty"`
/dports/sysutils/helmfile/vault-f6547fa8e820/vendor/github.com/ory/dockertest/docker/
H A Dcontainer.go399 type SwarmNode struct { struct
400 ID string `json:"ID,omitempty" yaml:"ID,omitempty" toml:"ID,omitempty"`
401 IP string `json:"IP,omitempty" yaml:"IP,omitempty" toml:"IP,omitempty"`
402 Addr string `json:"Addr,omitempty" yaml:"Addr,omitempty" toml:"Addr,omitempty"`
403 Name string `json:"Name,omitempty" yaml:"Name,omitempty" toml:"Name,omitempty"`
404 CPUs int64 `json:"CPUs,omitempty" yaml:"CPUs,omitempty" toml:"CPUs,omitempty"`
405 Memory int64 `json:"Memory,omitempty" yaml:"Memory,omitempty" toml:"Memory,omitempty"`
406 Labels map[string]string `json:"Labels,omitempty" yaml:"Labels,omitempty" toml:"Labels,omitempty"`
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vault-plugin-auth-kerberos/vendor/github.com/ory/dockertest/docker/
H A Dcontainer.go399 type SwarmNode struct { struct
400 ID string `json:"ID,omitempty" yaml:"ID,omitempty" toml:"ID,omitempty"`
401 IP string `json:"IP,omitempty" yaml:"IP,omitempty" toml:"IP,omitempty"`
402 Addr string `json:"Addr,omitempty" yaml:"Addr,omitempty" toml:"Addr,omitempty"`
403 Name string `json:"Name,omitempty" yaml:"Name,omitempty" toml:"Name,omitempty"`
404 CPUs int64 `json:"CPUs,omitempty" yaml:"CPUs,omitempty" toml:"CPUs,omitempty"`
405 Memory int64 `json:"Memory,omitempty" yaml:"Memory,omitempty" toml:"Memory,omitempty"`
406 Labels map[string]string `json:"Labels,omitempty" yaml:"Labels,omitempty" toml:"Labels,omitempty"`
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vault-plugin-database-elasticsearch/vendor/github.com/ory/dockertest/docker/
H A Dcontainer.go399 type SwarmNode struct { struct
400 ID string `json:"ID,omitempty" yaml:"ID,omitempty" toml:"ID,omitempty"`
401 IP string `json:"IP,omitempty" yaml:"IP,omitempty" toml:"IP,omitempty"`
402 Addr string `json:"Addr,omitempty" yaml:"Addr,omitempty" toml:"Addr,omitempty"`
403 Name string `json:"Name,omitempty" yaml:"Name,omitempty" toml:"Name,omitempty"`
404 CPUs int64 `json:"CPUs,omitempty" yaml:"CPUs,omitempty" toml:"CPUs,omitempty"`
405 Memory int64 `json:"Memory,omitempty" yaml:"Memory,omitempty" toml:"Memory,omitempty"`
406 Labels map[string]string `json:"Labels,omitempty" yaml:"Labels,omitempty" toml:"Labels,omitempty"`
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vault-plugin-database-couchbase/vendor/github.com/ory/dockertest/docker/
H A Dcontainer.go399 type SwarmNode struct { struct
400 ID string `json:"ID,omitempty" yaml:"ID,omitempty" toml:"ID,omitempty"`
401 IP string `json:"IP,omitempty" yaml:"IP,omitempty" toml:"IP,omitempty"`
402 Addr string `json:"Addr,omitempty" yaml:"Addr,omitempty" toml:"Addr,omitempty"`
403 Name string `json:"Name,omitempty" yaml:"Name,omitempty" toml:"Name,omitempty"`
404 CPUs int64 `json:"CPUs,omitempty" yaml:"CPUs,omitempty" toml:"CPUs,omitempty"`
405 Memory int64 `json:"Memory,omitempty" yaml:"Memory,omitempty" toml:"Memory,omitempty"`
406 Labels map[string]string `json:"Labels,omitempty" yaml:"Labels,omitempty" toml:"Labels,omitempty"`
/dports/databases/cayley/cayley-0.7.5-2-gcf576ba/vendor/github.com/fsouza/go-dockerclient/
H A Dcontainer.go399 type SwarmNode struct { struct
400 ID string `json:"ID,omitempty" yaml:"ID,omitempty" toml:"ID,omitempty"`
401 IP string `json:"IP,omitempty" yaml:"IP,omitempty" toml:"IP,omitempty"`
402 Addr string `json:"Addr,omitempty" yaml:"Addr,omitempty" toml:"Addr,omitempty"`
403 Name string `json:"Name,omitempty" yaml:"Name,omitempty" toml:"Name,omitempty"`
404 CPUs int64 `json:"CPUs,omitempty" yaml:"CPUs,omitempty" toml:"CPUs,omitempty"`
405 Memory int64 `json:"Memory,omitempty" yaml:"Memory,omitempty" toml:"Memory,omitempty"`
406 Labels map[string]string `json:"Labels,omitempty" yaml:"Labels,omitempty" toml:"Labels,omitempty"`
/dports/misc/concourse/vault-bdd38fca2cff/vendor/github.com/ory/dockertest/docker/
H A Dcontainer.go399 type SwarmNode struct { struct
400 ID string `json:"ID,omitempty" yaml:"ID,omitempty" toml:"ID,omitempty"`
401 IP string `json:"IP,omitempty" yaml:"IP,omitempty" toml:"IP,omitempty"`
402 Addr string `json:"Addr,omitempty" yaml:"Addr,omitempty" toml:"Addr,omitempty"`
403 Name string `json:"Name,omitempty" yaml:"Name,omitempty" toml:"Name,omitempty"`
404 CPUs int64 `json:"CPUs,omitempty" yaml:"CPUs,omitempty" toml:"CPUs,omitempty"`
405 Memory int64 `json:"Memory,omitempty" yaml:"Memory,omitempty" toml:"Memory,omitempty"`
406 Labels map[string]string `json:"Labels,omitempty" yaml:"Labels,omitempty" toml:"Labels,omitempty"`
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/hashicorp/vault/vendor/github.com/ory/dockertest/docker/
H A Dcontainer.go399 type SwarmNode struct { struct
400 ID string `json:"ID,omitempty" yaml:"ID,omitempty" toml:"ID,omitempty"`
401 IP string `json:"IP,omitempty" yaml:"IP,omitempty" toml:"IP,omitempty"`
402 Addr string `json:"Addr,omitempty" yaml:"Addr,omitempty" toml:"Addr,omitempty"`
403 Name string `json:"Name,omitempty" yaml:"Name,omitempty" toml:"Name,omitempty"`
404 CPUs int64 `json:"CPUs,omitempty" yaml:"CPUs,omitempty" toml:"CPUs,omitempty"`
405 Memory int64 `json:"Memory,omitempty" yaml:"Memory,omitempty" toml:"Memory,omitempty"`
406 Labels map[string]string `json:"Labels,omitempty" yaml:"Labels,omitempty" toml:"Labels,omitempty"`
/dports/sysutils/gomplate/gomplate-3.9.0/vendor/github.com/hashicorp/vault/vendor/github.com/ory/dockertest/docker/
H A Dcontainer.go399 type SwarmNode struct { struct
400 ID string `json:"ID,omitempty" yaml:"ID,omitempty" toml:"ID,omitempty"`
401 IP string `json:"IP,omitempty" yaml:"IP,omitempty" toml:"IP,omitempty"`
402 Addr string `json:"Addr,omitempty" yaml:"Addr,omitempty" toml:"Addr,omitempty"`
403 Name string `json:"Name,omitempty" yaml:"Name,omitempty" toml:"Name,omitempty"`
404 CPUs int64 `json:"CPUs,omitempty" yaml:"CPUs,omitempty" toml:"CPUs,omitempty"`
405 Memory int64 `json:"Memory,omitempty" yaml:"Memory,omitempty" toml:"Memory,omitempty"`
406 Labels map[string]string `json:"Labels,omitempty" yaml:"Labels,omitempty" toml:"Labels,omitempty"`
/dports/sysutils/helmfile/helmfile-0.138.7/vendor/github.com/hashicorp/vault/vendor/github.com/ory/dockertest/docker/
H A Dcontainer.go399 type SwarmNode struct { struct
400 ID string `json:"ID,omitempty" yaml:"ID,omitempty" toml:"ID,omitempty"`
401 IP string `json:"IP,omitempty" yaml:"IP,omitempty" toml:"IP,omitempty"`
402 Addr string `json:"Addr,omitempty" yaml:"Addr,omitempty" toml:"Addr,omitempty"`
403 Name string `json:"Name,omitempty" yaml:"Name,omitempty" toml:"Name,omitempty"`
404 CPUs int64 `json:"CPUs,omitempty" yaml:"CPUs,omitempty" toml:"CPUs,omitempty"`
405 Memory int64 `json:"Memory,omitempty" yaml:"Memory,omitempty" toml:"Memory,omitempty"`
406 Labels map[string]string `json:"Labels,omitempty" yaml:"Labels,omitempty" toml:"Labels,omitempty"`
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/nomad/vendor/github.com/fsouza/go-dockerclient/
H A Dcontainer.go399 type SwarmNode struct { struct
400 ID string `json:"ID,omitempty" yaml:"ID,omitempty" toml:"ID,omitempty"`
401 IP string `json:"IP,omitempty" yaml:"IP,omitempty" toml:"IP,omitempty"`
402 Addr string `json:"Addr,omitempty" yaml:"Addr,omitempty" toml:"Addr,omitempty"`
403 Name string `json:"Name,omitempty" yaml:"Name,omitempty" toml:"Name,omitempty"`
404 CPUs int64 `json:"CPUs,omitempty" yaml:"CPUs,omitempty" toml:"CPUs,omitempty"`
405 Memory int64 `json:"Memory,omitempty" yaml:"Memory,omitempty" toml:"Memory,omitempty"`
406 Labels map[string]string `json:"Labels,omitempty" yaml:"Labels,omitempty" toml:"Labels,omitempty"`
/dports/sysutils/nomad/nomad-1.1.0/vendor/github.com/fsouza/go-dockerclient/
H A Dcontainer.go400 type SwarmNode struct { struct
401 ID string `json:"ID,omitempty" yaml:"ID,omitempty" toml:"ID,omitempty"`
402 IP string `json:"IP,omitempty" yaml:"IP,omitempty" toml:"IP,omitempty"`
403 Addr string `json:"Addr,omitempty" yaml:"Addr,omitempty" toml:"Addr,omitempty"`
404 Name string `json:"Name,omitempty" yaml:"Name,omitempty" toml:"Name,omitempty"`
405 CPUs int64 `json:"CPUs,omitempty" yaml:"CPUs,omitempty" toml:"CPUs,omitempty"`
406 Memory int64 `json:"Memory,omitempty" yaml:"Memory,omitempty" toml:"Memory,omitempty"`
407 Labels map[string]string `json:"Labels,omitempty" yaml:"Labels,omitempty" toml:"Labels,omitempty"`
/dports/sysutils/gomplate/vault-sdk-v0.1.13/vendor/github.com/ory/dockertest/docker/
H A Dcontainer.go399 type SwarmNode struct { struct
400 ID string `json:"ID,omitempty" yaml:"ID,omitempty" toml:"ID,omitempty"`
401 IP string `json:"IP,omitempty" yaml:"IP,omitempty" toml:"IP,omitempty"`
402 Addr string `json:"Addr,omitempty" yaml:"Addr,omitempty" toml:"Addr,omitempty"`
403 Name string `json:"Name,omitempty" yaml:"Name,omitempty" toml:"Name,omitempty"`
404 CPUs int64 `json:"CPUs,omitempty" yaml:"CPUs,omitempty" toml:"CPUs,omitempty"`
405 Memory int64 `json:"Memory,omitempty" yaml:"Memory,omitempty" toml:"Memory,omitempty"`
406 Labels map[string]string `json:"Labels,omitempty" yaml:"Labels,omitempty" toml:"Labels,omitempty"`
/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.go399 type SwarmNode struct { struct
400 ID string `json:"ID,omitempty" yaml:"ID,omitempty" toml:"ID,omitempty"`
401 IP string `json:"IP,omitempty" yaml:"IP,omitempty" toml:"IP,omitempty"`
402 Addr string `json:"Addr,omitempty" yaml:"Addr,omitempty" toml:"Addr,omitempty"`
403 Name string `json:"Name,omitempty" yaml:"Name,omitempty" toml:"Name,omitempty"`
404 CPUs int64 `json:"CPUs,omitempty" yaml:"CPUs,omitempty" toml:"CPUs,omitempty"`
405 Memory int64 `json:"Memory,omitempty" yaml:"Memory,omitempty" toml:"Memory,omitempty"`
406 Labels map[string]string `json:"Labels,omitempty" yaml:"Labels,omitempty" toml:"Labels,omitempty"`
/dports/devel/gitlab-runner/vault-sdk-v0.1.13/vendor/github.com/ory/dockertest/docker/
H A Dcontainer.go399 type SwarmNode struct { struct
400 ID string `json:"ID,omitempty" yaml:"ID,omitempty" toml:"ID,omitempty"`
401 IP string `json:"IP,omitempty" yaml:"IP,omitempty" toml:"IP,omitempty"`
402 Addr string `json:"Addr,omitempty" yaml:"Addr,omitempty" toml:"Addr,omitempty"`
403 Name string `json:"Name,omitempty" yaml:"Name,omitempty" toml:"Name,omitempty"`
404 CPUs int64 `json:"CPUs,omitempty" yaml:"CPUs,omitempty" toml:"CPUs,omitempty"`
405 Memory int64 `json:"Memory,omitempty" yaml:"Memory,omitempty" toml:"Memory,omitempty"`
406 Labels map[string]string `json:"Labels,omitempty" yaml:"Labels,omitempty" toml:"Labels,omitempty"`
/dports/sysutils/istio/vault-sdk-v0.1.12/vendor/github.com/ory/dockertest/docker/
H A Dcontainer.go399 type SwarmNode struct { struct
400 ID string `json:"ID,omitempty" yaml:"ID,omitempty" toml:"ID,omitempty"`
401 IP string `json:"IP,omitempty" yaml:"IP,omitempty" toml:"IP,omitempty"`
402 Addr string `json:"Addr,omitempty" yaml:"Addr,omitempty" toml:"Addr,omitempty"`
403 Name string `json:"Name,omitempty" yaml:"Name,omitempty" toml:"Name,omitempty"`
404 CPUs int64 `json:"CPUs,omitempty" yaml:"CPUs,omitempty" toml:"CPUs,omitempty"`
405 Memory int64 `json:"Memory,omitempty" yaml:"Memory,omitempty" toml:"Memory,omitempty"`
406 Labels map[string]string `json:"Labels,omitempty" yaml:"Labels,omitempty" toml:"Labels,omitempty"`
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/hashicorp/vault/vendor/github.com/ory/dockertest/docker/
H A Dcontainer.go399 type SwarmNode struct { struct
400 ID string `json:"ID,omitempty" yaml:"ID,omitempty" toml:"ID,omitempty"`
401 IP string `json:"IP,omitempty" yaml:"IP,omitempty" toml:"IP,omitempty"`
402 Addr string `json:"Addr,omitempty" yaml:"Addr,omitempty" toml:"Addr,omitempty"`
403 Name string `json:"Name,omitempty" yaml:"Name,omitempty" toml:"Name,omitempty"`
404 CPUs int64 `json:"CPUs,omitempty" yaml:"CPUs,omitempty" toml:"CPUs,omitempty"`
405 Memory int64 `json:"Memory,omitempty" yaml:"Memory,omitempty" toml:"Memory,omitempty"`
406 Labels map[string]string `json:"Labels,omitempty" yaml:"Labels,omitempty" toml:"Labels,omitempty"`