package
4.1.0+incompatible
Repository: https://github.com/openshift/origin.git
Documentation: pkg.go.dev

# Functions

NewCmdLogs creates a new logs command that supports OpenShift resources.
NewMergeReader attempts to display the provided readers as line oriented output in lexographic order by always reading the next available line from the reader with the "smallest" line.

# Structs

LogsOptions holds all the necessary options for running oc adm node-logs.
Reader wraps an io.Reader and inserts the provided prefix at the beginning of the output and before each newline character found in the stream.