Home
last modified time | relevance | path

Searched defs:execOptions (Results 1 – 17 of 17) sorted by relevance

/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/github.com/docker/cli/cli-20.10.2/cli/command/container/
H A Dexec.go19 type execOptions struct { struct
20 detachKeys string
21 interactive bool
22 tty bool
23 detach bool
24 user string
25 privileged bool
26 env opts.ListOpts
27 workdir string
28 container string
[all …]
H A Dexec_test.go20 func withDefaultOpts(options execOptions) execOptions {
/dports/sysutils/helm/helm-3.5.2/vendor/github.com/docker/cli/cli/command/container/
H A Dexec.go19 type execOptions struct { struct
20 detachKeys string
21 interactive bool
22 tty bool
23 detach bool
24 user string
25 privileged bool
26 env opts.ListOpts
27 workdir string
28 container string
[all …]
H A Dexec_test.go20 func withDefaultOpts(options execOptions) execOptions {
/dports/sysutils/docker/docker-ce-18.09.5/components/cli/cli/command/container/
H A Dexec.go19 type execOptions struct { struct
20 detachKeys string
21 interactive bool
22 tty bool
23 detach bool
24 user string
25 privileged bool
26 env opts.ListOpts
27 workdir string
28 container string
[all …]
H A Dexec_test.go18 func withDefaultOpts(options execOptions) execOptions {
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/github.com/containerd/containerd/containerd-1.4.3/vendor/github.com/containerd/cri/pkg/server/
H A Dcontainer_execsync.go63 type execOptions struct { struct
64 cmd []string
65 stdin io.Reader
66 stdout io.WriteCloser
67 stderr io.WriteCloser
68 tty bool
69 resize <-chan remotecommand.TerminalSize
70 timeout time.Duration
73 …nal(ctx context.Context, container containerd.Container, id string, opts execOptions) (*uint32, er…
196 func (c *criService) execInContainer(ctx context.Context, id string, opts execOptions) (*uint32, er…
/dports/net-im/dendrite/dendrite-0.5.1/vendor/github.com/containerd/containerd/pkg/cri/server/
H A Dcontainer_execsync.go63 type execOptions struct { struct
64 cmd []string
65 stdin io.Reader
66 stdout io.WriteCloser
67 stderr io.WriteCloser
68 tty bool
69 resize <-chan remotecommand.TerminalSize
70 timeout time.Duration
73 …nal(ctx context.Context, container containerd.Container, id string, opts execOptions) (*uint32, er…
196 func (c *criService) execInContainer(ctx context.Context, id string, opts execOptions) (*uint32, er…
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/containerd/containerd/pkg/cri/server/
H A Dcontainer_execsync.go63 type execOptions struct { struct
64 cmd []string
65 stdin io.Reader
66 stdout io.WriteCloser
67 stderr io.WriteCloser
68 tty bool
69 resize <-chan remotecommand.TerminalSize
70 timeout time.Duration
73 …nal(ctx context.Context, container containerd.Container, id string, opts execOptions) (*uint32, er…
196 func (c *criService) execInContainer(ctx context.Context, id string, opts execOptions) (*uint32, er…
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/containerd/containerd/pkg/cri/server/
H A Dcontainer_execsync.go63 type execOptions struct { struct
64 cmd []string
65 stdin io.Reader
66 stdout io.WriteCloser
67 stderr io.WriteCloser
68 tty bool
69 resize <-chan remotecommand.TerminalSize
70 timeout time.Duration
73 …nal(ctx context.Context, container containerd.Container, id string, opts execOptions) (*uint32, er…
196 func (c *criService) execInContainer(ctx context.Context, id string, opts execOptions) (*uint32, er…
/dports/security/vault/vault-1.8.2/vendor/github.com/containerd/containerd/vendor/github.com/containerd/cri/pkg/server/
H A Dcontainer_execsync.go63 type execOptions struct { struct
64 cmd []string
65 stdin io.Reader
66 stdout io.WriteCloser
67 stderr io.WriteCloser
68 tty bool
69 resize <-chan remotecommand.TerminalSize
70 timeout time.Duration
73 …nal(ctx context.Context, container containerd.Container, id string, opts execOptions) (*uint32, er…
196 func (c *criService) execInContainer(ctx context.Context, id string, opts execOptions) (*uint32, er…
/dports/sysutils/helm/helm-3.5.2/vendor/github.com/containerd/containerd/vendor/github.com/containerd/cri/pkg/server/
H A Dcontainer_execsync.go63 type execOptions struct { struct
64 cmd []string
65 stdin io.Reader
66 stdout io.WriteCloser
67 stderr io.WriteCloser
68 tty bool
69 resize <-chan remotecommand.TerminalSize
70 timeout time.Duration
73 …nal(ctx context.Context, container containerd.Container, id string, opts execOptions) (*uint32, er…
196 func (c *criService) execInContainer(ctx context.Context, id string, opts execOptions) (*uint32, er…
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vic/vendor/github.com/docker/docker/cli/command/container/
H A Dexec.go20 type execOptions struct { struct
21 detachKeys string
22 interactive bool
23 tty bool
24 detach bool
25 user string
26 privileged bool
27 env *options.ListOpts
67 func runExec(dockerCli *command.DockerCli, opts *execOptions, container string, execCmd []string) e…
184 func parseExec(opts *execOptions, execCmd []string) (*types.ExecConfig, error) {
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/containerd/containerd/vendor/github.com/containerd/cri/pkg/server/
H A Dcontainer_execsync.go63 type execOptions struct { struct
64 cmd []string
65 stdin io.Reader
66 stdout io.WriteCloser
67 stderr io.WriteCloser
68 tty bool
69 resize <-chan remotecommand.TerminalSize
70 timeout time.Duration
75 func (c *criService) execInContainer(ctx context.Context, id string, opts execOptions) (*uint32, er…
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/containerd/containerd/vendor/github.com/containerd/cri/pkg/server/
H A Dcontainer_execsync.go63 type execOptions struct { struct
64 cmd []string
65 stdin io.Reader
66 stdout io.WriteCloser
67 stderr io.WriteCloser
68 tty bool
69 resize <-chan remotecommand.TerminalSize
70 timeout time.Duration
75 func (c *criService) execInContainer(ctx context.Context, id string, opts execOptions) (*uint32, er…
/dports/lang/seed7/seed7/src/
H A Doption.h49 uintType execOptions; member
/dports/lang/ghc/ghc-8.10.7/compiler/main/
H A DInteractiveEval.hs173 execOptions = ExecOptions function