package
2.7.0+incompatible
Repository: https://github.com/kubernetes/dashboard.git
Documentation: pkg.go.dev
# Functions
ConstructLogDetails creates a new log details structure for given parameters.
GetLogDetails returns logs for particular pod and container.
GetLogFile returns a stream to the log file which can be piped directly to the response.
GetPodContainers returns containers that a pod has.
# Structs
PodContainerList is a list of containers of a pod.