OfficialPostgreSQL.Builder |
OfficialPostgreSQL.Builder.withArgs(List<String> args) |
OfficialPostgreSQL.Builder |
OfficialPostgreSQL.Builder.withConfigureEnvironment(boolean configureEnvironment) |
OfficialPostgreSQL.Builder |
OfficialPostgreSQL.Builder.withDataDir(String dataDir) |
OfficialPostgreSQL.Builder |
OfficialPostgreSQL.Builder.withDbName(String dbName) |
OfficialPostgreSQL.Builder |
OfficialPostgreSQL.Builder.withDeploymentConfigName(String deploymentConfigName) |
OfficialPostgreSQL.Builder |
OfficialPostgreSQL.Builder.withEnvVarPrefix(String envVarPrefix) |
OfficialPostgreSQL.Builder |
OfficialPostgreSQL.Builder.withPassword(String password) |
OfficialPostgreSQL.Builder |
OfficialPostgreSQL.Builder.withPgData(String pgData) |
OfficialPostgreSQL.Builder |
OfficialPostgreSQL.Builder.withPvc(PersistentVolumeClaim pvc) |
OfficialPostgreSQL.Builder |
OfficialPostgreSQL.Builder.withServiceAccount(String serviceAccount) |
OfficialPostgreSQL.Builder |
OfficialPostgreSQL.Builder.withSymbolicName(String symbolicName) |
OfficialPostgreSQL.Builder |
OfficialPostgreSQL.Builder.withUsername(String username) |
OfficialPostgreSQL.Builder |
OfficialPostgreSQL.Builder.withVars(Map<String,String> vars) |
OfficialPostgreSQL.Builder |
OfficialPostgreSQL.Builder.withWithLivenessProbe(boolean withLivenessProbe) |
OfficialPostgreSQL.Builder |
OfficialPostgreSQL.Builder.withWithReadinessProbe(boolean withReadinessProbe) |
OfficialPostgreSQL.Builder |
OfficialPostgreSQL.Builder.withWithStartupProbe(boolean withStartupProbe) |