Documentation ¶
Index ¶
Constants ¶
View Source
const ( DefaultNamespace = "default" SvcDockerRegistry = "docker-registry" // This is needed because of NO_PROXY cannot handle the CIDR range RegistryServiceClusterIP = "172.30.1.1" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type RegistryComponentOptions ¶
type RegistryComponentOptions struct {
InstallContext componentinstall.Context
}
func (*RegistryComponentOptions) Install ¶
func (r *RegistryComponentOptions) Install(dockerClient dockerhelper.Interface) error
func (*RegistryComponentOptions) Name ¶
func (r *RegistryComponentOptions) Name() string
Click to show internal directories.
Click to hide internal directories.