mirror of
https://github.com/cloudnative-pg/plugin-barman-cloud.git
synced 2026-01-13 06:03:10 +01:00
docs: update generated objects
Signed-off-by: Francesco Canovai <francesco.canovai@enterprisedb.com>
This commit is contained in:
parent
5b28031d42
commit
68c4715856
@ -37,7 +37,9 @@ spec:
|
|||||||
metadata:
|
metadata:
|
||||||
type: object
|
type: object
|
||||||
spec:
|
spec:
|
||||||
description: ObjectStoreSpec defines the desired state of ObjectStore.
|
description: |-
|
||||||
|
Specification of the desired behavior of the ObjectStore.
|
||||||
|
More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#spec-and-status
|
||||||
properties:
|
properties:
|
||||||
configuration:
|
configuration:
|
||||||
description: The configuration for the barman-cloud tool suite
|
description: The configuration for the barman-cloud tool suite
|
||||||
@ -381,8 +383,8 @@ spec:
|
|||||||
- destinationPath
|
- destinationPath
|
||||||
type: object
|
type: object
|
||||||
instanceSidecarConfiguration:
|
instanceSidecarConfiguration:
|
||||||
description: InstanceSidecarConfiguration defines the configuration
|
description: The configuration for the sidecar that runs in the instance
|
||||||
for the sidecar that runs in the instance pods.
|
pods
|
||||||
properties:
|
properties:
|
||||||
env:
|
env:
|
||||||
description: The environment to be explicitly passed to the sidecar
|
description: The environment to be explicitly passed to the sidecar
|
||||||
@ -523,7 +525,10 @@ spec:
|
|||||||
- configuration
|
- configuration
|
||||||
type: object
|
type: object
|
||||||
status:
|
status:
|
||||||
description: ObjectStoreStatus defines the observed state of ObjectStore.
|
description: |-
|
||||||
|
Most recently observed status of the ObjectStore. This data may not be up to
|
||||||
|
date. Populated by the system. Read-only.
|
||||||
|
More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#spec-and-status
|
||||||
properties:
|
properties:
|
||||||
serverRecoveryWindow:
|
serverRecoveryWindow:
|
||||||
additionalProperties:
|
additionalProperties:
|
||||||
|
|||||||
@ -36,7 +36,9 @@ spec:
|
|||||||
metadata:
|
metadata:
|
||||||
type: object
|
type: object
|
||||||
spec:
|
spec:
|
||||||
description: ObjectStoreSpec defines the desired state of ObjectStore.
|
description: |-
|
||||||
|
Specification of the desired behavior of the ObjectStore.
|
||||||
|
More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#spec-and-status
|
||||||
properties:
|
properties:
|
||||||
configuration:
|
configuration:
|
||||||
description: The configuration for the barman-cloud tool suite
|
description: The configuration for the barman-cloud tool suite
|
||||||
@ -380,8 +382,8 @@ spec:
|
|||||||
- destinationPath
|
- destinationPath
|
||||||
type: object
|
type: object
|
||||||
instanceSidecarConfiguration:
|
instanceSidecarConfiguration:
|
||||||
description: InstanceSidecarConfiguration defines the configuration
|
description: The configuration for the sidecar that runs in the instance
|
||||||
for the sidecar that runs in the instance pods.
|
pods
|
||||||
properties:
|
properties:
|
||||||
env:
|
env:
|
||||||
description: The environment to be explicitly passed to the sidecar
|
description: The environment to be explicitly passed to the sidecar
|
||||||
@ -522,7 +524,10 @@ spec:
|
|||||||
- configuration
|
- configuration
|
||||||
type: object
|
type: object
|
||||||
status:
|
status:
|
||||||
description: ObjectStoreStatus defines the observed state of ObjectStore.
|
description: |-
|
||||||
|
Most recently observed status of the ObjectStore. This data may not be up to
|
||||||
|
date. Populated by the system. Read-only.
|
||||||
|
More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#spec-and-status
|
||||||
properties:
|
properties:
|
||||||
serverRecoveryWindow:
|
serverRecoveryWindow:
|
||||||
additionalProperties:
|
additionalProperties:
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user