Object Storage 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
Configuration options for using object storage in Welkin.
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
(Object Storage Secrets)
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 |
sync | object |
Optional | cannot be null | Welkin Apps Secrets |
restore | 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)
sync¶
Secrets for syncing object storage from the primary site to a secondary site with Rclone.
sync
-
is optional
-
Type:
object
(Rclone Sync Secrets) -
cannot be null
-
defined in: Welkin Apps Secrets
TYPE:
object
(Rclone Sync Secrets)
restore¶
Secrets for restoring object storage from a secondary site to the primary site with Rclone.
restore
-
is optional
-
Type:
object
(Rclone Restore Secrets) -
cannot be null
-
defined in: Welkin Apps Secrets
TYPE:
object
(Rclone Restore Secrets)
Return to the root secrets schema
Generated Sun Nov 17 03:51:36 UTC 2024 from elastisys/compliantkubernetes-apps@main