Documentation ¶ Index ¶ func NewCmdRegistry(f *clientcmd.Factory, parentName, name string, out, errout io.Writer) *cobra.Command type RegistryConfig type RegistryOptions func (opts *RegistryOptions) Complete(f *clientcmd.Factory, cmd *cobra.Command, out, errout io.Writer, args []string) error func (opts *RegistryOptions) RunCmdRegistry() error Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func NewCmdRegistry ¶ func NewCmdRegistry(f *clientcmd.Factory, parentName, name string, out, errout io.Writer) *cobra.