Documentation
¶
Overview ¶
Package util contains utility function and constants used in other packages.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetPodLogs ¶
func GetPodLogs(ctx context.Context, client kubernetes.Interface, pod corev1.Pod, container string) (string, error)
GetPodLogs returns log output of the k8s container provided by pod and name
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.