| Package | Description |
|---|---|
| com.kubedb.client.models |
| Modifier and Type | Method and Description |
|---|---|
V1alpha1PostgresSpec |
V1alpha1PostgresSpec.addImagePullSecretsItem(io.kubernetes.client.models.V1LocalObjectReference imagePullSecretsItem) |
V1alpha1PostgresSpec |
V1alpha1PostgresSpec.addTolerationsItem(io.kubernetes.client.models.V1Toleration tolerationsItem) |
V1alpha1PostgresSpec |
V1alpha1PostgresSpec.affinity(io.kubernetes.client.models.V1Affinity affinity) |
V1alpha1PostgresSpec |
V1alpha1PostgresSpec.archiver(V1alpha1PostgresArchiverSpec archiver) |
V1alpha1PostgresSpec |
V1alpha1PostgresSpec.backupSchedule(V1alpha1BackupScheduleSpec backupSchedule) |
V1alpha1PostgresSpec |
V1alpha1PostgresSpec.databaseSecret(io.kubernetes.client.models.V1SecretVolumeSource databaseSecret) |
V1alpha1PostgresSpec |
V1alpha1PostgresSpec.doNotPause(Boolean doNotPause) |
V1alpha1PostgresSpec |
V1alpha1OriginSpec.getPostgres()
Postgres Spec
|
V1alpha1PostgresSpec |
V1alpha1Postgres.getSpec()
Get spec
|
V1alpha1PostgresSpec |
V1alpha1PostgresSpec.imagePullSecrets(List<io.kubernetes.client.models.V1LocalObjectReference> imagePullSecrets) |
V1alpha1PostgresSpec |
V1alpha1PostgresSpec.init(V1alpha1InitSpec init) |
V1alpha1PostgresSpec |
V1alpha1PostgresSpec.monitor(ComGithubAppscodeKubeMonApiAgentSpec monitor) |
V1alpha1PostgresSpec |
V1alpha1PostgresSpec.nodeSelector(Map<String,String> nodeSelector) |
V1alpha1PostgresSpec |
V1alpha1PostgresSpec.putNodeSelectorItem(String key,
String nodeSelectorItem) |
V1alpha1PostgresSpec |
V1alpha1PostgresSpec.replicas(Integer replicas) |
V1alpha1PostgresSpec |
V1alpha1PostgresSpec.resources(io.kubernetes.client.models.V1ResourceRequirements resources) |
V1alpha1PostgresSpec |
V1alpha1PostgresSpec.schedulerName(String schedulerName) |
V1alpha1PostgresSpec |
V1alpha1PostgresSpec.standbyMode(String standbyMode) |
V1alpha1PostgresSpec |
V1alpha1PostgresSpec.storage(io.kubernetes.client.models.V1PersistentVolumeClaimSpec storage) |
V1alpha1PostgresSpec |
V1alpha1PostgresSpec.streamingMode(String streamingMode) |
V1alpha1PostgresSpec |
V1alpha1PostgresSpec.tolerations(List<io.kubernetes.client.models.V1Toleration> tolerations) |
V1alpha1PostgresSpec |
V1alpha1PostgresSpec.version(String version) |
| Modifier and Type | Method and Description |
|---|---|
V1alpha1OriginSpec |
V1alpha1OriginSpec.postgres(V1alpha1PostgresSpec postgres) |
void |
V1alpha1OriginSpec.setPostgres(V1alpha1PostgresSpec postgres) |
void |
V1alpha1Postgres.setSpec(V1alpha1PostgresSpec spec) |
V1alpha1Postgres |
V1alpha1Postgres.spec(V1alpha1PostgresSpec spec) |
Copyright © 2018. All rights reserved.