Rclone Restore Sources Schema¶
Note
This is auto-generated documentation from a JSON schema that is under construction, this will improve over time.
Return to the root config schema
https://raw.githubusercontent.com/elastisys/compliantkubernetes-apps/main/config/schemas/config.yaml#/properties/objectStorage/properties/restore/properties/sources
Allows for complete or partial overrides of the sources of the restore, the sync object storage configuration.
Abstract | Extensible | Status | Identifiable | Custom Properties | Additional Properties | Access Restrictions | Defined In |
---|---|---|---|---|---|---|---|
Can be instantiated | No | Unknown status | No | Forbidden | Allowed | none | config/schemas/config.yaml* |
TYPE:
object
(Rclone Restore Sources)
DEFAULTS:
The default value is:
{}
PROPERTIES:
Property | Type | Required | Nullable | Defined by |
---|---|---|---|---|
azure | object |
Optional | cannot be null | Welkin Apps Config |
s3 | object |
Optional | cannot be null | Welkin Apps Config |
swift | object |
Optional | cannot be null | Welkin Apps Config |
azure¶
Only supports Azure Public Cloud.
azure
-
is optional
-
Type:
object
(Azure Backend Config) -
cannot be null
-
defined in: Welkin Apps Config
TYPE:
object
(Azure Backend Config)
s3¶
Supports both AWS and non-AWS implementations.
s3
-
is optional
-
Type:
object
(S3 Backend Config) -
cannot be null
-
defined in: Welkin Apps Config
TYPE:
object
(S3 Backend Config)
swift¶
Note
Supported as an option only for Harbor, Rclone, and Thanos.
swift
-
is optional
-
Type:
object
(Swift Backend Config) -
cannot be null
-
defined in: Welkin Apps Config
TYPE:
object
(Swift Backend Config)
Return to the root config schema
Generated Sun Nov 17 03:51:36 UTC 2024 from elastisys/compliantkubernetes-apps@main