package
0.0.0-20240829200943-b3ca37d5d358
Repository: https://github.com/eclipse-che/che-machine-exec.git
Documentation: pkg.go.dev

# Functions

CreateExecManager creates and returns new instance ExecManager.
No description provided by the author
GetExecManager returns instance exec manager.
Get namespace for current Eclipse CHE workspace.
NewCmdResolver creates new instance CmdResolver.
Create new exec health watcher.
Newk8sExecManager create new instance of the kubernetes exec manager.

# Constants

No description provided by the author

# Structs

CmdResolver resolves exec command - MachineExec#Cmd.
Exec health watcher.
KubernetesExecManager manipulate kubernetes container execs.
Kubernetes pty handler.

# Interfaces

ExecManager to manage exec life cycle.