package
1.33.0-alpha.2
Repository: https://github.com/kubernetes/kubernetes.git
Documentation: pkg.go.dev
# Functions
CopyPodLogs is basically CopyPodLogs for all current or future pods in the given namespace ns.
CopyPodLogs follows the logs of all containers in pod with the given podName, including those that get created in the future, and writes each log line as configured in the output options.
WatchPods prints pod status events for a certain namespace or all namespaces when namespace name is empty.