# Functions

DbSyncJob func.
GetConfigSecretVolumes - Returns a list of volumes associated with a list of Secret names.
GetInitVolumeMounts - Nova Control Plane init task VolumeMounts.
GetOwningManilaName - Given a ManilaAPI, ManilaScheduler, ManilaBackup or ManilaVolume object, returning the parent Manila object that created it (if any).
GetVolumeMounts - Nova Control Plane VolumeMounts.
GetVolumes -.
InitContainer - init container for Manila pods.

# Constants

DatabaseName -.
DBSyncCommand - FIXME?: The old CN-OSP use of bootstrap.sh does not work here, but not using it might be a problem as it has a few conditionals that should perhaps be considered (and they're not here).
InitContainerCommand -.
KollaConfigDbSync -.
Manila is the global ServiceType that refers to all the components deployed by the manila operator.
ManilaAPI is the definition of the manila-api group.
ManilaExtraVolTypeCeph can be used to label an extraMount which is associated to a Ceph backend.
ManilaExtraVolTypeUndefined can be used to label an extraMount which is not associated with a specific backend.
ManilaInternalPort -.
ManilaPublicPort -.
ManilaScheduler is the definition of the manila-scheduler group.
ManilaShare is the definition of the manila-share group.
ServiceName - API V1 service name, deprecated.
ServiceNameV2 - API V2 service name, supported.
ServiceType - API V1 service type, deprecated.
ServiceTypeV2 - API V2 service type, supported.

# Variables

DbsyncPropagation keeps track of the DBSync Service Propagation Type.
ManilaAPIPropagation is the definition of the ManilaAPI propagation group It allows the ManilaAPI pod to mount volumes destined to Manila and ManilaAPI ServiceTypes.
ManilaSchedulerPropagation is the definition of the ManilaScheduler propagation group It allows the ManilaScheduler pod to mount volumes destined to Manila and ManilaScheduler ServiceTypes.
ManilaSharePropagation is the definition of the ManilaShare propagation group It allows the ManilaShare pods to mount volumes destined to Manila and ManilaShare ServiceTypes.

# Structs

APIDetails information.