Versions in this module Expand all Collapse all v3 v3.11.0 Oct 9, 2018 Changes in this version + func NewCmdProcess(fullName string, f kcmdutil.Factory, streams genericclioptions.IOStreams) *cobra.Command + type ProcessOptions struct + PrintFlags *genericclioptions.PrintFlags + Printer printers.ResourcePrinter + func NewProcessOptions(streams genericclioptions.IOStreams) *ProcessOptions + func (o *ProcessOptions) Complete(f kcmdutil.Factory, cmd *cobra.Command, args []string) error + func (o *ProcessOptions) RunProcess() error + func (o *ProcessOptions) Validate(cmd *cobra.Command) error Other modules containing this package gopkg.in/openshift/origin.v4