Versions in this module Expand all Collapse all v0 v0.2.0 Mar 20, 2026 Changes in this version + func NewCmdGet(f *cmdutil.Factory, runF func(*GetOptions) error) *cobra.Command + type GetOptions struct + Config func() (*config.Config, error) + IO *iostreams.IOStreams + K8sClient func() (dynamic.Interface, error) + Name string + OutputFormat string