Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AutocompleteContainer ¶
Types ¶
type Command ¶
type Info ¶
type Info struct { WorkloadKind string `json:"workload_kind,omitempty" yaml:"workload_kind,omitempty"` Container string `json:"container,omitempty" yaml:"container,omitempty"` Environment map[string]string `json:"environment,omitempty" yaml:"environment,omitempty"` Mount *mount.Info `json:"mount,omitempty" yaml:"mount,omitempty"` PodIP string `json:"pod_ip,omitempty" yaml:"pod_ip,omitempty"` }
Click to show internal directories.
Click to hide internal directories.