Home
last modified time | relevance | path

Searched refs:daemonAddress (Results 1 – 25 of 42) sorted by relevance

12

/dports/misc/concourse/concourse-6.7.2/vendor/github.com/Microsoft/hcsshim/test/cri-containerd/
H A Dmain.go18 daemonAddress = "tcp://127.0.0.1:2376" const
65 …conn, err := grpc.DialContext(ctx, daemonAddress, grpc.WithInsecure(), grpc.WithDialer(func(addr s…
77 …conn, err := grpc.DialContext(ctx, daemonAddress, grpc.WithInsecure(), grpc.WithDialer(func(addr s…
/dports/sysutils/docker/docker-ce-18.09.5/components/engine/vendor/github.com/containerd/containerd/runtime/v1/shim/client/
H A Dclient.go52 func WithStart(binary, address, daemonAddress, cgroup string, debug bool, exitHandler func()) Opt { argument
65 cmd, err := newCommand(binary, daemonAddress, debug, config, f)
107 func newCommand(binary, daemonAddress string, debug bool, config shim.Config, socket *os.File) (*ex…
115 "-address", daemonAddress,
/dports/databases/cayley/cayley-0.7.5-2-gcf576ba/vendor/github.com/docker/docker/vendor/github.com/containerd/containerd/runtime/v1/shim/client/
H A Dclient.go52 func WithStart(binary, address, daemonAddress, cgroup string, debug bool, exitHandler func()) Opt { argument
65 cmd, err := newCommand(binary, daemonAddress, debug, config, f)
107 func newCommand(binary, daemonAddress string, debug bool, config shim.Config, socket *os.File) (*ex…
115 "-address", daemonAddress,
/dports/sysutils/helm/helm-3.5.2/vendor/github.com/docker/docker/vendor/github.com/containerd/containerd/linux/shim/client/
H A Dclient.go37 func WithStart(binary, address, daemonAddress, cgroup string, debug bool, exitHandler func()) Opt { argument
50 cmd := newCommand(binary, daemonAddress, debug, config, f)
90 func newCommand(binary, daemonAddress string, debug bool, config shim.Config, socket *os.File) *exe…
98 "-address", daemonAddress,
/dports/security/vault/vault-1.8.2/vendor/github.com/docker/docker/vendor/github.com/containerd/containerd/linux/shim/client/
H A Dclient.go37 func WithStart(binary, address, daemonAddress, cgroup string, debug bool, exitHandler func()) Opt { argument
50 cmd := newCommand(binary, daemonAddress, debug, config, f)
90 func newCommand(binary, daemonAddress string, debug bool, config shim.Config, socket *os.File) *exe…
98 "-address", daemonAddress,
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/docker/docker/vendor/github.com/containerd/containerd/runtime/shim/client/
H A Dclient.go52 func WithStart(binary, address, daemonAddress, cgroup string, debug bool, exitHandler func()) Opt { argument
65 cmd, err := newCommand(binary, daemonAddress, debug, config, f)
107 func newCommand(binary, daemonAddress string, debug bool, config shim.Config, socket *os.File) (*ex…
115 "-address", daemonAddress,
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/docker/docker/vendor/github.com/containerd/containerd/runtime/v1/shim/client/
H A Dclient.go55 func WithStart(binary, address, daemonAddress, cgroup string, debug bool, exitHandler func()) Opt { argument
85 cmd, err := newCommand(binary, daemonAddress, debug, config, f, stdoutLog, stderrLog)
137 func newCommand(binary, daemonAddress string, debug bool, config shim.Config, socket *os.File, stdo…
145 "-address", daemonAddress,
/dports/databases/timescaledb-backup/timescaledb-backup-0.1.1/vendor/github.com/docker/docker/vendor/github.com/containerd/containerd/runtime/v1/shim/client/
H A Dclient.go55 func WithStart(binary, address, daemonAddress, cgroup string, debug bool, exitHandler func()) Opt { argument
85 cmd, err := newCommand(binary, daemonAddress, debug, config, f, stdoutLog, stderrLog)
137 func newCommand(binary, daemonAddress string, debug bool, config shim.Config, socket *os.File, stdo…
145 "-address", daemonAddress,
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/github.com/containerd/containerd/containerd-1.4.3/runtime/v1/linux/
H A Dbundle.go90 func ShimRemote(c *Config, daemonAddress, cgroup string, exitHandler func()) ShimOpt { argument
94 …client.WithStart(c.Shim, b.shimAddress(ns, daemonAddress), daemonAddress, cgroup, c.ShimDebug, exi…
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/containerd/containerd/runtime/v1/linux/
H A Dbundle.go90 func ShimRemote(c *Config, daemonAddress, cgroup string, exitHandler func()) ShimOpt { argument
94 …client.WithStart(c.Shim, b.shimAddress(ns, daemonAddress), daemonAddress, cgroup, c.ShimDebug, exi…
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/containerd/containerd/runtime/v1/linux/
H A Dbundle.go90 func ShimRemote(c *Config, daemonAddress, cgroup string, exitHandler func()) ShimOpt { argument
94 …client.WithStart(c.Shim, b.shimAddress(ns, daemonAddress), daemonAddress, cgroup, c.ShimDebug, exi…
/dports/sysutils/helm/helm-3.5.2/vendor/github.com/containerd/containerd/runtime/v1/linux/
H A Dbundle.go90 func ShimRemote(c *Config, daemonAddress, cgroup string, exitHandler func()) ShimOpt { argument
94 …client.WithStart(c.Shim, b.shimAddress(ns, daemonAddress), daemonAddress, cgroup, c.ShimDebug, exi…
/dports/security/vault/vault-1.8.2/vendor/github.com/containerd/containerd/runtime/v1/linux/
H A Dbundle.go90 func ShimRemote(c *Config, daemonAddress, cgroup string, exitHandler func()) ShimOpt { argument
94 …client.WithStart(c.Shim, b.shimAddress(ns, daemonAddress), daemonAddress, cgroup, c.ShimDebug, exi…
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/containerd/containerd/runtime/v1/shim/client/
H A Dclient.go56 func WithStart(binary, address, daemonAddress, cgroup string, debug bool, exitHandler func()) Opt { argument
86 cmd, err := newCommand(binary, daemonAddress, debug, config, f, stdoutLog, stderrLog)
156 func newCommand(binary, daemonAddress string, debug bool, config shim.Config, socket *os.File, stdo…
164 "-address", daemonAddress,
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/docker/docker/vendor/github.com/containerd/containerd/runtime/v1/shim/client/
H A Dclient.go58 func WithStart(binary, address, daemonAddress, cgroup string, debug bool, exitHandler func()) Opt { argument
90 cmd, err := newCommand(binary, daemonAddress, debug, config, f, stdoutLog, stderrLog)
160 func newCommand(binary, daemonAddress string, debug bool, config shim.Config, socket *os.File, stdo…
168 "-address", daemonAddress,
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/docker/docker/vendor/github.com/containerd/containerd/runtime/v1/shim/client/
H A Dclient.go58 func WithStart(binary, address, daemonAddress, cgroup string, debug bool, exitHandler func()) Opt { argument
90 cmd, err := newCommand(binary, daemonAddress, debug, config, f, stdoutLog, stderrLog)
160 func newCommand(binary, daemonAddress string, debug bool, config shim.Config, socket *os.File, stdo…
168 "-address", daemonAddress,
/dports/net-im/dendrite/dendrite-0.5.1/vendor/github.com/docker/docker/vendor/github.com/containerd/containerd/runtime/v1/shim/client/
H A Dclient.go58 func WithStart(binary, address, daemonAddress, cgroup string, debug bool, exitHandler func()) Opt { argument
90 cmd, err := newCommand(binary, daemonAddress, debug, config, f, stdoutLog, stderrLog)
160 func newCommand(binary, daemonAddress string, debug bool, config shim.Config, socket *os.File, stdo…
168 "-address", daemonAddress,
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/github.com/docker/docker/moby-20.10.2/vendor/github.com/containerd/containerd/runtime/v1/shim/client/
H A Dclient.go58 func WithStart(binary, address, daemonAddress, cgroup string, debug bool, exitHandler func()) Opt { argument
90 cmd, err := newCommand(binary, daemonAddress, debug, config, f, stdoutLog, stderrLog)
160 func newCommand(binary, daemonAddress string, debug bool, config shim.Config, socket *os.File, stdo…
168 "-address", daemonAddress,
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/containerd/containerd/runtime/v1/shim/client/
H A Dclient.go56 func WithStart(binary, address, daemonAddress, cgroup string, debug bool, exitHandler func()) Opt { argument
86 cmd, err := newCommand(binary, daemonAddress, debug, config, f, stdoutLog, stderrLog)
156 func newCommand(binary, daemonAddress string, debug bool, config shim.Config, socket *os.File, stdo…
164 "-address", daemonAddress,
/dports/net-im/dendrite/dendrite-0.5.1/vendor/github.com/containerd/containerd/runtime/v1/linux/
H A Dbundle.go144 func ShimRemote(c *Config, daemonAddress, cgroup string, exitHandler func()) ShimOpt { argument
148 …client.WithStart(c.Shim, b.shimAddress(ns, daemonAddress), daemonAddress, cgroup, c.ShimDebug, exi…
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/github.com/containerd/containerd/containerd-1.4.3/runtime/v1/shim/client/
H A Dclient.go58 func WithStart(binary, address, daemonAddress, cgroup string, debug bool, exitHandler func()) Opt { argument
98 cmd, err := newCommand(binary, daemonAddress, debug, config, f, stdoutLog, stderrLog)
190 func newCommand(binary, daemonAddress string, debug bool, config shim.Config, socket *os.File, stdo…
198 "-address", daemonAddress,
/dports/net-im/dendrite/dendrite-0.5.1/vendor/github.com/containerd/containerd/runtime/v1/shim/client/
H A Dclient.go58 func WithStart(binary, address, daemonAddress, cgroup string, debug bool, exitHandler func()) Opt { argument
98 cmd, err := newCommand(binary, daemonAddress, debug, config, f, stdoutLog, stderrLog)
191 func newCommand(binary, daemonAddress string, debug bool, config shim.Config, socket *os.File, stdo…
199 "-address", daemonAddress,
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/containerd/containerd/runtime/v1/shim/client/
H A Dclient.go58 func WithStart(binary, address, daemonAddress, cgroup string, debug bool, exitHandler func()) Opt { argument
98 cmd, err := newCommand(binary, daemonAddress, debug, config, f, stdoutLog, stderrLog)
194 func newCommand(binary, daemonAddress string, debug bool, config shim.Config, socket *os.File, stdo…
202 "-address", daemonAddress,
/dports/sysutils/helm/helm-3.5.2/vendor/github.com/containerd/containerd/runtime/v1/shim/client/
H A Dclient.go58 func WithStart(binary, address, daemonAddress, cgroup string, debug bool, exitHandler func()) Opt { argument
98 cmd, err := newCommand(binary, daemonAddress, debug, config, f, stdoutLog, stderrLog)
190 func newCommand(binary, daemonAddress string, debug bool, config shim.Config, socket *os.File, stdo…
198 "-address", daemonAddress,
/dports/security/vault/vault-1.8.2/vendor/github.com/containerd/containerd/runtime/v1/shim/client/
H A Dclient.go58 func WithStart(binary, address, daemonAddress, cgroup string, debug bool, exitHandler func()) Opt { argument
98 cmd, err := newCommand(binary, daemonAddress, debug, config, f, stdoutLog, stderrLog)
190 func newCommand(binary, daemonAddress string, debug bool, config shim.Config, socket *os.File, stdo…
198 "-address", daemonAddress,

12