Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewRegistryInfoCmd ¶
func NewRegistryInfoCmd(name string, f kcmdutil.Factory, streams genericclioptions.IOStreams) *cobra.Command
New creates a command that displays info about the registry.
Types ¶
type Options ¶
type Options struct {
Check bool
Quiet bool
ShowInternal bool
ShowPublic bool
Namespaces []string
Client imageclient.Interface
genericclioptions.IOStreams
}
func NewRegistryInfoOptions ¶
func NewRegistryInfoOptions(streams genericclioptions.IOStreams) *Options
type RegistryInfo ¶
func (*RegistryInfo) HostPort ¶
func (i *RegistryInfo) HostPort() (string, bool)
func (*RegistryInfo) Installed ¶
func (i *RegistryInfo) Installed() bool
Click to show internal directories.
Click to hide internal directories.