Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // Path is the path to the container runtime interface utility Path = "/usr/bin/crictl" // UseDocker if crictl not found UseDocker = false )
Functions ¶
func ProcessContainer ¶
ProcessContainer takes a containerID string and retrieves info about it from crictl. Then sends the information to pod-logger if found.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.