Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewCmdRegistry ¶
NewCmdRegistry implements the OpenShift cli registry command
Types ¶
type RegistryConfig ¶
type RegistryConfig struct { Action configcmd.BulkAction Name string Type string ImageTemplate variable.ImageTemplate Ports string Replicas int Labels string Volume string HostMount string DryRun bool Credentials string Selector string ServiceAccount string DaemonSet bool ServingCertPath string ServingKeyPath string }
Click to show internal directories.
Click to hide internal directories.