Home
last modified time | relevance | path

Searched refs:DockerClient (Results 1 – 25 of 72) sorted by relevance

123

/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/github.com/docker/machine/machine-7b7a141da844/vendor/github.com/samalba/dockerclient/
H A Ddockerclient.go31 type DockerClient struct { struct
66 return &DockerClient{u, httpClient, tlsConfig, 0, nil}, nil
136 func (client *DockerClient) Info() (*Info, error) { argument
413 func (client *DockerClient) Wait(id string) <-chan WaitResult { argument
515 func (client *DockerClient) StopAllMonitorEvents() { argument
547 func (client *DockerClient) StopAllMonitorStats() { argument
565 func (client *DockerClient) Version() (*Version, error) { argument
722 func (client *DockerClient) PauseContainer(id string) error { argument
829 func (client *DockerClient) ListVolumes() ([]*Volume, error) { argument
842 func (client *DockerClient) RemoveVolume(name string) error { argument
[all …]
/dports/sysutils/docker-machine/machine-0.16.2/vendor/github.com/samalba/dockerclient/
H A Ddockerclient.go31 type DockerClient struct { struct
66 return &DockerClient{u, httpClient, tlsConfig, 0, nil}, nil
136 func (client *DockerClient) Info() (*Info, error) { argument
413 func (client *DockerClient) Wait(id string) <-chan WaitResult { argument
515 func (client *DockerClient) StopAllMonitorEvents() { argument
547 func (client *DockerClient) StopAllMonitorStats() { argument
565 func (client *DockerClient) Version() (*Version, error) { argument
722 func (client *DockerClient) PauseContainer(id string) error { argument
829 func (client *DockerClient) ListVolumes() ([]*Volume, error) { argument
842 func (client *DockerClient) RemoveVolume(name string) error { argument
[all …]
/dports/sysutils/consul/consul-1.10.3/agent/checks/
H A Ddocker.go22 type DockerClient struct { struct
32 func NewDockerClient(host string, maxbuf int64) (*DockerClient, error) {
46 return &DockerClient{
57 func (c *DockerClient) Close() error { argument
64 func (c *DockerClient) Host() string { argument
89 func (c *DockerClient) call(method, uri string, v interface{}) (*circbuf.Buffer, int, error) { argument
127 func (c *DockerClient) CreateExec(containerID string, cmd []string) (string, error) { argument
160 func (c *DockerClient) StartExec(containerID, execID string) (*circbuf.Buffer, error) { argument
184 func (c *DockerClient) InspectExec(containerID, execID string) (int, error) { argument
/dports/sysutils/gomplate/gomplate-3.9.0/vendor/github.com/hashicorp/consul/agent/checks/
H A Ddocker.go22 type DockerClient struct { struct
32 func NewDockerClient(host string, maxbuf int64) (*DockerClient, error) {
46 return &DockerClient{
57 func (c *DockerClient) Close() error { argument
64 func (c *DockerClient) Host() string { argument
89 func (c *DockerClient) call(method, uri string, v interface{}) (*circbuf.Buffer, int, error) { argument
127 func (c *DockerClient) CreateExec(containerID string, cmd []string) (string, error) { argument
160 func (c *DockerClient) StartExec(containerID, execID string) (*circbuf.Buffer, error) { argument
184 func (c *DockerClient) InspectExec(containerID, execID string) (int, error) { argument
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/hashicorp/consul/agent/checks/
H A Ddocker.go22 type DockerClient struct { struct
32 func NewDockerClient(host string, maxbuf int64) (*DockerClient, error) {
46 return &DockerClient{
57 func (c *DockerClient) Close() error { argument
64 func (c *DockerClient) Host() string { argument
89 func (c *DockerClient) call(method, uri string, v interface{}) (*circbuf.Buffer, int, error) { argument
127 func (c *DockerClient) CreateExec(containerID string, cmd []string) (string, error) { argument
160 func (c *DockerClient) StartExec(containerID, execID string) (*circbuf.Buffer, error) { argument
184 func (c *DockerClient) InspectExec(containerID, execID string) (int, error) { argument
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/github.com/hashicorp/consul/agent/checks/
H A Ddocker.go22 type DockerClient struct { struct
32 func NewDockerClient(host string, maxbuf int64) (*DockerClient, error) {
46 return &DockerClient{
57 func (c *DockerClient) Close() error { argument
64 func (c *DockerClient) Host() string { argument
89 func (c *DockerClient) call(method, uri string, v interface{}) (*circbuf.Buffer, int, error) { argument
127 func (c *DockerClient) CreateExec(containerID string, cmd []string) (string, error) { argument
160 func (c *DockerClient) StartExec(containerID, execID string) (*circbuf.Buffer, error) { argument
184 func (c *DockerClient) InspectExec(containerID, execID string) (int, error) { argument
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/hashicorp/consul/agent/checks/
H A Ddocker.go22 type DockerClient struct { struct
32 func NewDockerClient(host string, maxbuf int64) (*DockerClient, error) {
46 return &DockerClient{
57 func (c *DockerClient) Close() error { argument
64 func (c *DockerClient) Host() string { argument
89 func (c *DockerClient) call(method, uri string, v interface{}) (*circbuf.Buffer, int, error) { argument
127 func (c *DockerClient) CreateExec(containerID string, cmd []string) (string, error) { argument
160 func (c *DockerClient) StartExec(containerID, execID string) (*circbuf.Buffer, error) { argument
184 func (c *DockerClient) InspectExec(containerID, execID string) (int, error) { argument
/dports/www/fabio/fabio-1.5.14/vendor/github.com/hashicorp/consul/consul-1.4.2/agent/checks/
H A Ddocker.go22 type DockerClient struct { struct
32 func NewDockerClient(host string, maxbuf int64) (*DockerClient, error) {
46 return &DockerClient{
57 func (c *DockerClient) Close() error { argument
64 func (c *DockerClient) Host() string { argument
89 func (c *DockerClient) call(method, uri string, v interface{}) (*circbuf.Buffer, int, error) { argument
127 func (c *DockerClient) CreateExec(containerID string, cmd []string) (string, error) { argument
160 func (c *DockerClient) StartExec(containerID, execID string) (*circbuf.Buffer, error) { argument
184 func (c *DockerClient) InspectExec(containerID, execID string) (int, error) { argument
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/consul/agent/checks/
H A Ddocker.go22 type DockerClient struct { struct
32 func NewDockerClient(host string, maxbuf int64) (*DockerClient, error) {
46 return &DockerClient{
57 func (c *DockerClient) Close() error { argument
64 func (c *DockerClient) Host() string { argument
89 func (c *DockerClient) call(method, uri string, v interface{}) (*circbuf.Buffer, int, error) { argument
127 func (c *DockerClient) CreateExec(containerID string, cmd []string) (string, error) { argument
160 func (c *DockerClient) StartExec(containerID, execID string) (*circbuf.Buffer, error) { argument
184 func (c *DockerClient) InspectExec(containerID, execID string) (int, error) { argument
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/hashicorp/consul/agent/checks/
H A Ddocker.go22 type DockerClient struct { struct
32 func NewDockerClient(host string, maxbuf int64) (*DockerClient, error) {
46 return &DockerClient{
57 func (c *DockerClient) Close() error { argument
64 func (c *DockerClient) Host() string { argument
89 func (c *DockerClient) call(method, uri string, v interface{}) (*circbuf.Buffer, int, error) { argument
127 func (c *DockerClient) CreateExec(containerID string, cmd []string) (string, error) { argument
160 func (c *DockerClient) StartExec(containerID, execID string) (*circbuf.Buffer, error) { argument
184 func (c *DockerClient) InspectExec(containerID, execID string) (int, error) { argument
/dports/sysutils/terraform/terraform-1.0.11/vendor/github.com/hashicorp/consul/agent/checks/
H A Ddocker.go22 type DockerClient struct { struct
32 func NewDockerClient(host string, maxbuf int64) (*DockerClient, error) {
46 return &DockerClient{
57 func (c *DockerClient) Close() error { argument
64 func (c *DockerClient) Host() string { argument
89 func (c *DockerClient) call(method, uri string, v interface{}) (*circbuf.Buffer, int, error) { argument
127 func (c *DockerClient) CreateExec(containerID string, cmd []string) (string, error) { argument
160 func (c *DockerClient) StartExec(containerID, execID string) (*circbuf.Buffer, error) { argument
184 func (c *DockerClient) InspectExec(containerID, execID string) (int, error) { argument
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/github.com/docker/machine/machine-7b7a141da844/libmachine/mcndockerclient/
H A Ddocker_client.go11 func DockerClient(dockerHost DockerHost) (*dockerclient.DockerClient, error) { func
27 docker, err := DockerClient(dockerHost)
H A Ddocker_versioner.go18 client, err := DockerClient(host)
/dports/sysutils/docker-machine/machine-0.16.2/libmachine/mcndockerclient/
H A Ddocker_client.go11 func DockerClient(dockerHost DockerHost) (*dockerclient.DockerClient, error) { func
27 docker, err := DockerClient(dockerHost)
H A Ddocker_versioner.go18 client, err := DockerClient(host)
/dports/sysutils/py-docker/docker-5.0.3/tests/unit/
H A Dclient_test.py70 client = docker.DockerClient(
86 client = docker.DockerClient(
108 client = docker.DockerClient(
124 client = docker.DockerClient(
147 client = docker.DockerClient(
H A Dfake_api_client.py68 client = docker.DockerClient(version=DEFAULT_DOCKER_API_VERSION)
/dports/sysutils/istio/istio-1.6.7/pkg/test/framework/components/environment/native/
H A Dnative.go112 func (e *Environment) DockerClient() (*client.Client, error) { func
129 c, err := e.DockerClient()
/dports/net/google-cloud-sdk/google-cloud-sdk/lib/third_party/docker/
H A Dclient.py16 class DockerClient(object): class
208 from_env = DockerClient.from_env
H A D__init__.py3 from .client import DockerClient, from_env
/dports/sysutils/py-docker/docker-5.0.3/docker/
H A Dclient.py16 class DockerClient: class
224 from_env = DockerClient.from_env
H A D__init__.py3 from .client import DockerClient, from_env
/dports/sysutils/ansible/ansible-4.7.0/ansible_collections/community/docker/plugins/modules/
H A Ddocker_plugin.py126 from docker import DockerClient
167 self.dclient = DockerClient(**self.client._connect_params)
/dports/devel/spark/spark-2.1.1/external/docker-integration-tests/src/test/scala/org/apache/spark/sql/jdbc/
H A DDockerJDBCIntegrationSuite.scala77 private var docker: DockerClient = _
/dports/sysutils/py-docker/docker-5.0.3/tests/
H A Dhelpers.py96 if isinstance(client, docker.DockerClient):

123