Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewCmdProcess ¶
func NewCmdProcess(fullName string, f kcmdutil.Factory, streams genericclioptions.IOStreams) *cobra.Command
NewCmdProcess implements the OpenShift cli process command
Types ¶
type ProcessOptions ¶
type ProcessOptions struct { PrintFlags *genericclioptions.PrintFlags Printer printers.ResourcePrinter genericclioptions.IOStreams // contains filtered or unexported fields }
func NewProcessOptions ¶
func NewProcessOptions(streams genericclioptions.IOStreams) *ProcessOptions
func (*ProcessOptions) RunProcess ¶
func (o *ProcessOptions) RunProcess() error
RunProcess contains all the necessary functionality for the OpenShift cli process command
Click to show internal directories.
Click to hide internal directories.