File tree Expand file tree Collapse file tree 2 files changed +18
-8
lines changed
Expand file tree Collapse file tree 2 files changed +18
-8
lines changed Original file line number Diff line number Diff line change 3737 metadata :
3838 type : object
3939 spec :
40- description : ObjectStoreSpec defines the desired state of ObjectStore.
40+ description : |-
41+ Specification of the desired behavior of the ObjectStore.
42+ More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#spec-and-status
4143 properties :
4244 configuration :
4345 description : The configuration for the barman-cloud tool suite
@@ -381,8 +383,8 @@ spec:
381383 - destinationPath
382384 type : object
383385 instanceSidecarConfiguration :
384- description : InstanceSidecarConfiguration defines the configuration
385- for the sidecar that runs in the instance pods.
386+ description : The configuration for the sidecar that runs in the instance
387+ pods
386388 properties :
387389 env :
388390 description : The environment to be explicitly passed to the sidecar
@@ -523,7 +525,10 @@ spec:
523525 - configuration
524526 type : object
525527 status :
526- description : ObjectStoreStatus defines the observed state of ObjectStore.
528+ description : |-
529+ Most recently observed status of the ObjectStore. This data may not be up to
530+ date. Populated by the system. Read-only.
531+ More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#spec-and-status
527532 properties :
528533 serverRecoveryWindow :
529534 additionalProperties :
Original file line number Diff line number Diff line change 3636 metadata :
3737 type : object
3838 spec :
39- description : ObjectStoreSpec defines the desired state of ObjectStore.
39+ description : |-
40+ Specification of the desired behavior of the ObjectStore.
41+ More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#spec-and-status
4042 properties :
4143 configuration :
4244 description : The configuration for the barman-cloud tool suite
@@ -380,8 +382,8 @@ spec:
380382 - destinationPath
381383 type : object
382384 instanceSidecarConfiguration :
383- description : InstanceSidecarConfiguration defines the configuration
384- for the sidecar that runs in the instance pods.
385+ description : The configuration for the sidecar that runs in the instance
386+ pods
385387 properties :
386388 env :
387389 description : The environment to be explicitly passed to the sidecar
@@ -522,7 +524,10 @@ spec:
522524 - configuration
523525 type : object
524526 status :
525- description : ObjectStoreStatus defines the observed state of ObjectStore.
527+ description : |-
528+ Most recently observed status of the ObjectStore. This data may not be up to
529+ date. Populated by the system. Read-only.
530+ More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#spec-and-status
526531 properties :
527532 serverRecoveryWindow :
528533 additionalProperties :
You can’t perform that action at this time.
0 commit comments