Documentation ¶
Index ¶
Constants ¶
View Source
const ( DEFAULT_UID = "-" DEFAULT_GID = "-" )
Variables ¶
This section is empty.
Functions ¶
Types ¶
type ShellRuntime ¶
type ShellRuntime struct {
// contains filtered or unexported fields
}
func NewShellRuntime ¶
func NewShellRuntime(cfg Config) *ShellRuntime
func (*ShellRuntime) HealthCheck ¶
func (r *ShellRuntime) HealthCheck(ctx context.Context) error
Click to show internal directories.
Click to hide internal directories.