Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MultiLogPrinter ¶
type MultiLogPrinter struct { Out io.Writer ErrOut io.Writer In io.Reader Args []string LogDrainTime time.Duration }
func (*MultiLogPrinter) PrintLogs ¶
func (m *MultiLogPrinter) PrintLogs(ctx context.Context, podclient typedcorev1.PodInterface, podNames []PodAndContainerName) error
Run lists all available namespaces on a user's KUBECONFIG or updates the current context based on a provided namespace.
type PodAndContainerName ¶
func (*PodAndContainerName) String ¶
func (p *PodAndContainerName) String() string
Click to show internal directories.
Click to hide internal directories.