Skip to content

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 Compliant Kubernetes Apps Secrets
sources object Optional cannot be null Compliant Kubernetes Apps Secrets
decrypt object Optional cannot be null Compliant Kubernetes Apps Secrets

destinations

Allows for complete or partial overrides of the destinations of the restore, the main object storage configuration.

destinations

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

TYPE:

object (Rclone Restore Sources Secrets)

DEFAULTS:

The default value is:

{}

decrypt

Secrets for encrypt data when syncing.

decrypt

TYPE:

object (Rclone Crypt Secrets)

DEFAULTS:

The default value is:

{}

Return to the root secrets schema


Generated Sun Jun 23 03:48:25 UTC 2024 from elastisys/compliantkubernetes-apps@main