Versions in this module Expand all Collapse all v1 v1.14.0-rc.1 Mar 19, 2019 v1.13.9 Aug 1, 2019 v1.13.3 Feb 1, 2019 Changes in this version + func NewCmdRun(f cmdutil.Factory, streams genericclioptions.IOStreams) *cobra.Command + type RunObject struct + Mapping *meta.RESTMapping + Object runtime.Object + type RunOptions struct + ArgsLenAtDash int + Attach bool + DeleteFlags *delete.DeleteFlags + DeleteOptions *delete.DeleteOptions + DryRun bool + DynamicClient dynamic.Interface + Expose bool + Generator string + Image string + Interactive bool + LeaveStdinOpen bool + Port string + PrintFlags *genericclioptions.PrintFlags + PrintObj func(runtime.Object) error + Quiet bool + RecordFlags *genericclioptions.RecordFlags + Recorder genericclioptions.Recorder + Schedule string + TTY bool + func NewRunOptions(streams genericclioptions.IOStreams) *RunOptions + func (o *RunOptions) Complete(f cmdutil.Factory, cmd *cobra.Command) error + func (o *RunOptions) Run(f cmdutil.Factory, cmd *cobra.Command, args []string) error v1.13.2-beta.0 Dec 13, 2018