Versions in this module Expand all Collapse all v0 v0.1.1 Jul 28, 2023 v0.1.0 Jul 24, 2023 Changes in this version + const KollaServiceCommand + const NovaAPIDatabaseName + const NovaCell0DatabaseName + func CellMappingJob(instance *novav1.Nova, cell *novav1.NovaCell, configMapName string, ...) *batchv1.Job + func GetConfigVolume(secretName string) corev1.Volume + func GetConfigVolumeMount() corev1.VolumeMount + func GetLogVolume() corev1.Volume + func GetLogVolumeMount() corev1.VolumeMount + func GetScriptSecretName(crName string) string + func GetScriptVolume(secretName string) corev1.Volume + func GetScriptVolumeMount() corev1.VolumeMount + func GetServiceConfigSecretName(crName string) string + type CellDeploymentStatus int + const CellDeploying + const CellFailed + const CellMapping + const CellMappingFailed + const CellMappingReady + const CellReady + type Database struct + Database *database.Database + Status DatabaseStatus + type DatabaseStatus int + const DBCompleted + const DBCreating + const DBFailed + type MessageBus struct + SecretName string + Status MessageBusStatus + type MessageBusStatus int + const MQCompleted + const MQCreating + const MQFailed