Skip to content

Rclone Crypt 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/decrypt

Encrypt data when syncing and decrypt data when restoring.

Abstract Extensible Status Identifiable Custom Properties Additional Properties Access Restrictions Defined In
Can be instantiated No Unknown status No Forbidden Forbidden none config/schemas/config.yaml*

TYPE:

object (Rclone Crypt)

DEFAULTS:

The default value is:

{}

PROPERTIES:

Property Type Required Nullable Defined by
enabled boolean Optional cannot be null Compliant Kubernetes Apps Config
fileNames boolean Optional cannot be null Compliant Kubernetes Apps Config
directoryNames boolean Optional cannot be null Compliant Kubernetes Apps Config

enabled

enabled

TYPE:

boolean (Rclone Crypt Enable)

fileNames

Encrypt file names when syncing.

fileNames

TYPE:

boolean (Rclone Crypt Crypt File Names)

directoryNames

Encrypt directory names when syncing, requires file names to be encrypted.

directoryNames

TYPE:

boolean (Rclone Crypt Crypt Directory Names)

Return to the root config schema


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