Versions in this module Expand all Collapse all v1 v1.0.0 Jul 24, 2018 Changes in this version + func NewCmdDeploy(fullName string, f kcmdutil.Factory, streams genericclioptions.IOStreams) *cobra.Command + type DeployOptions struct + func NewDeployOptions(fullName string, streams genericclioptions.IOStreams) *DeployOptions + func (o *DeployOptions) Complete(f kcmdutil.Factory, args []string) error + func (o DeployOptions) RunDeploy() error + func (o DeployOptions) Validate() error