Versions in this module Expand all Collapse all v1 v1.16.3 Oct 23, 2019 Changes in this version + func CopyAllLogs(ctx context.Context, cs clientset.Interface, ns string, to LogOutput) error + func LogsForPod(ctx context.Context, cs clientset.Interface, ns, pod string, ...) (io.ReadCloser, error) + func WatchPods(ctx context.Context, cs clientset.Interface, ns string, to io.Writer) error + type LogOutput struct + LogPathPrefix string + LogWriter io.Writer + StatusWriter io.Writer