Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewMustGatherCommand ¶
Types ¶
type MustGatherOptions ¶
type MustGatherOptions struct { genericclioptions.IOStreams Config *rest.Config Client kubernetes.Interface NodeName string DestDir string SourceDir string Image string Command []string Keep bool RsyncRshCmd string PrinterCreated printers.ResourcePrinter PrinterDeleted printers.ResourcePrinter }
func NewMustGatherOptions ¶
func NewMustGatherOptions(streams genericclioptions.IOStreams) *MustGatherOptions
Click to show internal directories.
Click to hide internal directories.