Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Config ¶
type Config struct { RestConfig *rest.Config RetinaShellImage string HostPID bool Capabilities []string Timeout time.Duration // Host filesystem access applies only to nodes, not pods. MountHostFilesystem bool AllowHostFilesystemWrite bool }
Config is the configuration for starting a shell in a node or pod.
Click to show internal directories.
Click to hide internal directories.