Rclone Restore Destinations 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/properties/destinations
Allows for complete or partial overrides of the destinations of the restore, the main 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/secrets.yaml* |
TYPE:
object
(Rclone Restore Destinations Secrets)
DEFAULTS:
The default value is:
{}
PROPERTIES:
Property | Type | Required | Nullable | Defined by |
---|---|---|---|---|
azure | object |
Optional | cannot be null | Welkin Apps Secrets |
s3 | object |
Optional | cannot be null | Welkin Apps Secrets |
swift | object |
Optional | cannot be null | Welkin Apps Secrets |
azure¶
Secrets for using Azure as object storage in Welkin.
azure
-
is optional
-
Type:
object
(Azure Backend Secrets) -
cannot be null
-
defined in: Welkin Apps Secrets
TYPE:
object
(Azure Backend Secrets)
s3¶
Secrets for using S3 as object storage in Welkin.
s3
-
is optional
-
Type:
object
(S3 Backend Secrets) -
cannot be null
-
defined in: Welkin Apps Secrets
TYPE:
object
(S3 Backend Secrets)
swift¶
Secrets for using Swift as object storage in Welkin.
Important
Currently Harbor only supports username
and password
authentication.
swift
-
is optional
-
Type:
object
(Swift Backend Secrets) -
cannot be null
-
defined in: Welkin Apps Secrets
TYPE:
object
(Swift Backend Secrets)
Return to the root secrets schema
Generated Sun Nov 17 03:51:36 UTC 2024 from elastisys/compliantkubernetes-apps@main