Documentation ¶
Index ¶
Constants ¶
View Source
const (
Escape = 27
)
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Options ¶
type Options struct { PrintFlags *genericclioptions.PrintFlags PrintObject printers.ResourcePrinterFunc ToPrinter func(*meta.RESTMapping, *bool, bool, bool) (printers.ResourcePrinterFunc, error) Namespace string Resource string Name string UID string Limit int32 Labels string Annotations string Finalizers string OwnerReferences string Filter string Client client.Client RESTMapper meta.RESTMapper IOStreams *genericiooptions.IOStreams Factory util.Factory }
Click to show internal directories.
Click to hide internal directories.