Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func MakeLocalDB ¶
func MakeLocalDB(dd *apps.Deployment, nn types.NamespacedName, baseResource obj.ClowdObject, extraLabels *map[string]string, cfg *config.DatabaseConfig, image string, usePVC bool, dbName string, res *core.ResourceRequirements)
MakeLocalDB populates the given deployment object with the local DB struct.
func MakeLocalDBPVC ¶
func MakeLocalDBPVC(pvc *core.PersistentVolumeClaim, nn types.NamespacedName, baseResource obj.ClowdObject, capacity string)
MakeLocalDBPVC populates the given PVC object with the local DB struct.
func MakeLocalDBService ¶
func MakeLocalDBService(s *core.Service, nn types.NamespacedName, baseResource obj.ClowdObject, extraLabels *map[string]string)
MakeLocalDBService populates the given service object with the local DB struct.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.