Documentation
¶
Index ¶
Constants ¶
View Source
const ( PluginName = "kubectl-shovel" DumperImageName = "dodopizza/kubectl-shovel-dumper" PathTmpFolder = "/tmp" PathHostOutputFolder = "/host-output" PathHostProcFolder = "/proc" PathContainerDFS = "/run/containerd" PathContainerDVolumes = "/var/lib/kubelet/pods" PathDockerFS = "/var/lib/docker" PathDockerVolumes = PathDockerFS )
Variables ¶
View Source
var Version = "undefined"
Version is variable to show version
Functions ¶
func GetDumperImage ¶
func GetDumperImage() string
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.