Versions in this module Expand all Collapse all v0 v0.1.0 Jul 21, 2023 Changes in this version + const BootstrapCommand + const DBSyncCommand + const DatabaseName + const InitContainerCommand + const KeystoneInternalPort + const KeystonePublicPort + const KollaConfig + const ServiceCommand + const ServiceName + const TrustFlushCommand + func BootstrapJob(instance *keystonev1beta1.KeystoneAPI, labels map[string]string, ...) *batchv1.Job + func CronJob(instance *keystonev1beta1.KeystoneAPI, labels map[string]string, ...) *batchv1.CronJob + func DbSyncJob(instance *keystonev1.KeystoneAPI, labels map[string]string, ...) *batchv1.Job + func Deployment(instance *keystonev1beta1.KeystoneAPI, configHash string, ...) *appsv1.Deployment + func GenerateFernetKey() string + type APIDetails struct + ContainerImage string + DBPasswordSelector string + DatabaseHost string + DatabaseName string + DatabaseUser string + OSPSecret string + UserPasswordSelector string + VolumeMounts []corev1.VolumeMount + type OpenStackConfig struct + Clouds struct{ ... } + type OpenStackConfigSecret struct + Clouds struct{ ... }