package
Version:
v1.5.0-beta1
Opens a new window with list of versions in this module.
Published: Nov 22, 2016
License: Apache-2.0
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
ConstructLogs constructs logs structure for given parameters.
GetPodLogs returns logs for particular pod and container. When container
is null, logs for the first one are returned.
type PodContainerList struct {
Containers []string `json:"containers"`
}
PodContainerList is a list of containers of a pod.
GetPodContainers returns containers that a pod has.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.