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 HarborProject // harborproject HarborServerConfiguration // harborserverconfiguration PullSecretBinding // pullsecretbinding Namespace // namespace )
func (Controller) GetFQDN ¶
func (c Controller) GetFQDN() string
func (Controller) Label ¶
func (c Controller) Label(suffix ...string) string
func (Controller) LabelWithPrefix ¶
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.