Versions in this module Expand all Collapse all v0 v0.2.0 Dec 15, 2022 v0.1.0 Dec 15, 2022 Changes in this version + type CommonOptions struct + ConfigFlags *genericclioptions.ConfigFlags + CraneClient *crane.Clientset + DiscoveryClient discovery.DiscoveryInterface + DynamicClient dynamic.Interface + KubeClient *kubernetes.Clientset + RestConfig *rest.Config + RestMapper meta.RESTMapper + func NewCommonOptions() *CommonOptions + func (o *CommonOptions) AddCommonFlag(cmd *cobra.Command) + func (o *CommonOptions) Complete(cmd *cobra.Command, args []string) error + func (o *CommonOptions) Validate() error