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
@@ -384,8 +386,8 @@ spec:
384386 - destinationPath
385387 type : object
386388 instanceSidecarConfiguration :
387- description : InstanceSidecarConfiguration defines the configuration
388- for the sidecar that runs in the instance pods.
389+ description : The configuration for the sidecar that runs in the instance
390+ pods
389391 properties :
390392 env :
391393 description : The environment to be explicitly passed to the sidecar
@@ -526,7 +528,10 @@ spec:
526528 - configuration
527529 type : object
528530 status :
529- description : ObjectStoreStatus defines the observed state of ObjectStore.
531+ description : |-
532+ Most recently observed status of the ObjectStore. This data may not be up to
533+ date. Populated by the system. Read-only.
534+ More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#spec-and-status
530535 properties :
531536 serverRecoveryWindow :
532537 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
@@ -383,8 +385,8 @@ spec:
383385 - destinationPath
384386 type : object
385387 instanceSidecarConfiguration :
386- description : InstanceSidecarConfiguration defines the configuration
387- for the sidecar that runs in the instance pods.
388+ description : The configuration for the sidecar that runs in the instance
389+ pods
388390 properties :
389391 env :
390392 description : The environment to be explicitly passed to the sidecar
@@ -525,7 +527,10 @@ spec:
525527 - configuration
526528 type : object
527529 status :
528- description : ObjectStoreStatus defines the observed state of ObjectStore.
530+ description : |-
531+ Most recently observed status of the ObjectStore. This data may not be up to
532+ date. Populated by the system. Read-only.
533+ More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#spec-and-status
529534 properties :
530535 serverRecoveryWindow :
531536 additionalProperties :
You can’t perform that action at this time.
0 commit comments