Documentation
¶
Index ¶
- func GenCommunalCredSecretName(vdb *vapi.VerticaDB) types.NamespacedName
- func GenExtSvcName(vdb *vapi.VerticaDB, sc *vapi.Subcluster) types.NamespacedName
- func GenHlSvcName(vdb *vapi.VerticaDB) types.NamespacedName
- func GenPodName(vdb *vapi.VerticaDB, sc *vapi.Subcluster, podIndex int32) types.NamespacedName
- func GenSUPasswdSecretName(vdb *vapi.VerticaDB) types.NamespacedName
- func GenStsName(vdb *vapi.VerticaDB, sc *vapi.Subcluster) types.NamespacedName
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GenCommunalCredSecretName ¶
func GenCommunalCredSecretName(vdb *vapi.VerticaDB) types.NamespacedName
GenCommunalCredSecretName returns the name of the secret that has the credentials to access s3
func GenExtSvcName ¶
func GenExtSvcName(vdb *vapi.VerticaDB, sc *vapi.Subcluster) types.NamespacedName
GenExtSvcName returns the name of the external service object.
func GenHlSvcName ¶
func GenHlSvcName(vdb *vapi.VerticaDB) types.NamespacedName
GenHlSvcName returns the name of the headless service object.
func GenPodName ¶
func GenPodName(vdb *vapi.VerticaDB, sc *vapi.Subcluster, podIndex int32) types.NamespacedName
GenPodName returns the name of a specific pod in a subcluster The name of the pod is generated, this function is just a helper for when we need to lookup a pod by its generated name.
func GenSUPasswdSecretName ¶
func GenSUPasswdSecretName(vdb *vapi.VerticaDB) types.NamespacedName
GenSUPasswdSecretName returns the name of the secret that has the superuser password
func GenStsName ¶
func GenStsName(vdb *vapi.VerticaDB, sc *vapi.Subcluster) types.NamespacedName
GenStsName returns the name of the statefulset object
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.