Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( ErrFetchLogs = errors.New("error cannot fetch container logs inside pod") ErrNoNamespace = errors.New("error no namespace provided") ErrListingPods = errors.New("error listing pods in namespace") ErrPodNotRunning = errors.New("error pod is not running in namespace") ErrNoPod = errors.New("error cannot find pod in namespace") )
Functions ¶
func GetPodStatus ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.