Documentation ¶
Index ¶
- func ConfigurePersistence(serviceContainer *corev1.Container, config *operatorapi.PersistenceOptionsSpec, ...) *corev1.Container
- func ConfigurePostgreSQLEnv(postgresql *operatorapi.PersistencePostgreSQL, ...) []corev1.EnvVar
- func RetrieveConfiguration(primary *v1alpha08.PersistenceOptionsSpec, ...) *v1alpha08.PersistenceOptionsSpec
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ConfigurePersistence ¶
func ConfigurePersistence(serviceContainer *corev1.Container, config *operatorapi.PersistenceOptionsSpec, defaultSchema, namespace string) *corev1.Container
func ConfigurePostgreSQLEnv ¶
func ConfigurePostgreSQLEnv(postgresql *operatorapi.PersistencePostgreSQL, databaseSchema, databaseNamespace string) []corev1.EnvVar
func RetrieveConfiguration ¶
func RetrieveConfiguration(primary *v1alpha08.PersistenceOptionsSpec, platformPersistence *v1alpha08.PlatformPersistenceOptionsSpec, schema string) *v1alpha08.PersistenceOptionsSpec
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.