Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Nsenter ¶
type Nsenter struct { // a map of commands to their paths on the host filesystem Paths map[string]string }
Nsenter is part of experimental support for running the kubelet in a container.
func (*Nsenter) AbsHostPath ¶
AbsHostPath returns the absolute runnable path for a specified command
func (*Nsenter) SupportsSystemd ¶
SupportsSystemd checks whether command systemd-run exists
Click to show internal directories.
Click to hide internal directories.