Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Controller ¶
type Controller int
const ( Core Controller = iota // core JobService // jobservice Portal // portal Registry // registry RegistryController // registryctl ChartMuseum // chartmuseum Exporter // exporter NotaryServer // notaryserver NotarySigner // notarysigner Trivy // trivy Harbor // harbor HarborCluster // harborcluster HarborConfigurationCm // harborconfigurationcm HarborConfiguration // harborconfiguration HarborServerConfiguration // harborserverconfiguration PullSecretBinding // pullsecretbinding Namespace // namespace )
func (Controller) GetFQDN ¶ added in v1.0.1
func (c Controller) GetFQDN() string
func (Controller) Label ¶ added in v1.0.1
func (c Controller) Label(suffix ...string) string
func (Controller) LabelWithPrefix ¶ added in v1.0.1
func (c Controller) LabelWithPrefix(prefix string, suffix ...string) string
func (Controller) String ¶
func (i Controller) String() string
Click to show internal directories.
Click to hide internal directories.