Documentation ¶
Index ¶
Constants ¶
View Source
const ( RootCACert = "ca.crt" RootCAPriv = "ca.key" )
View Source
const (
RootCASecretName = regv1.K8sPrefix + regv1.K8sRegistryPrefix + "rootca"
)
Variables ¶
This section is empty.
Functions ¶
func GetRootCert ¶
GetRootCert returns registry's root ca certificate secret. If not exist, create root ca secret as registry-ca secret in operator namespace
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.