Rclone Restore Secrets Schema¶
Note
This is auto-generated documentation from a JSON schema that is under construction, this will improve over time.
Return to the root secrets schema
https://raw.githubusercontent.com/elastisys/compliantkubernetes-apps/main/config/schemas/secrets.yaml#/properties/objectStorage/properties/restore
Secrets for restoring object storage from a secondary site to the primary site with Rclone.
Abstract | Extensible | Status | Identifiable | Custom Properties | Additional Properties | Access Restrictions | Defined In |
---|---|---|---|---|---|---|---|
Can be instantiated | No | Unknown status | No | Forbidden | Forbidden | none | config/schemas/secrets.yaml* |
TYPE:
object
(Rclone Restore Secrets)
PROPERTIES:
Property | Type | Required | Nullable | Defined by |
---|---|---|---|---|
destinations | object |
Optional | cannot be null | Welkin Apps Secrets |
sources | object |
Optional | cannot be null | Welkin Apps Secrets |
decrypt | object |
Optional | cannot be null | Welkin Apps Secrets |
destinations¶
Allows for complete or partial overrides of the destinations of the restore, the main object storage configuration.
destinations
-
is optional
-
Type:
object
(Rclone Restore Destinations Secrets) -
cannot be null
-
defined in: Welkin Apps Secrets
TYPE:
object
(Rclone Restore Destinations Secrets)
DEFAULTS:
The default value is:
{}
sources¶
Allows for complete or partial overrides of the sources of the restore, the sync object storage configuration.
sources
-
is optional
-
Type:
object
(Rclone Restore Sources Secrets) -
cannot be null
-
defined in: Welkin Apps Secrets
TYPE:
object
(Rclone Restore Sources Secrets)
DEFAULTS:
The default value is:
{}
decrypt¶
Secrets for encrypt data when syncing.
decrypt
-
is optional
-
Type:
object
(Rclone Crypt Secrets) -
cannot be null
-
defined in: Welkin Apps Secrets
TYPE:
object
(Rclone Crypt Secrets)
DEFAULTS:
The default value is:
{}
Return to the root secrets schema
Generated Sun Nov 17 03:51:36 UTC 2024 from elastisys/compliantkubernetes-apps@main