Rclone Sync 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/sync
Secrets for syncing object storage from the primary site to a secondary 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 Sync Secrets)
PROPERTIES:
Property | Type | Required | Nullable | Defined by |
---|---|---|---|---|
encrypt | object |
Optional | cannot be null | Welkin Apps Secrets |
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 |
encrypt¶
Secrets for encrypt data when syncing.
encrypt
-
is optional
-
Type:
object
(Rclone Crypt Secrets) -
cannot be null
-
defined in: Welkin Apps Secrets
TYPE:
object
(Rclone Crypt 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 Thu Dec 19 03:51:01 UTC 2024 from elastisys/compliantkubernetes-apps@main