# 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.