Versions in this module Expand all Collapse all v4 v4.1.0 May 1, 2019 Changes in this version + func New(f kcmdutil.Factory, parentName string, streams genericclioptions.IOStreams) *cobra.Command + type Options struct + Clear bool + Client configv1client.Interface + Force bool + To string + ToImage string + ToLatestAvailable bool + func NewOptions(streams genericclioptions.IOStreams) *Options + func (o *Options) Complete(f kcmdutil.Factory, cmd *cobra.Command, args []string) error + func (o *Options) Run() error