Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
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
Source Files
¶
- info.go
Click to show internal directories.
Click to hide internal directories.