local-vol-ctrl
services.scl.local-vol-ctrl.enable#
Whether to enable Enables the controller.
Type: boolean
Default:
false
Example:
true
Declared by: - /builds/alasca.cloud/scl/scl-management/nix/modules/scl-local-vol-ctrl.nix
services.scl.local-vol-ctrl.apiHost#
Host name or IP of the SCL API
Type: string
Default:
"127.0.0.1"
Declared by: - /builds/alasca.cloud/scl/scl-management/nix/modules/scl-local-vol-ctrl.nix
services.scl.local-vol-ctrl.apiPort#
TCP port of the SCL API
Type: positive integer, meaning >0
Default:
8008
Declared by: - /builds/alasca.cloud/scl/scl-management/nix/modules/scl-local-vol-ctrl.nix
services.scl.local-vol-ctrl.caCertFile#
PEM-encoded certificate file of the CA for mTLS authentication.
Type: absolute path
Declared by: - /builds/alasca.cloud/scl/scl-management/nix/modules/scl-local-vol-ctrl.nix
services.scl.local-vol-ctrl.clientCertFile#
PEM-encoded client certificate file for mTLS authentication.
Type: absolute path
Declared by: - /builds/alasca.cloud/scl/scl-management/nix/modules/scl-local-vol-ctrl.nix
services.scl.local-vol-ctrl.clientKeyFile#
PEM-encoded client key file for mTLS authentication.
Type: string
Declared by: - /builds/alasca.cloud/scl/scl-management/nix/modules/scl-local-vol-ctrl.nix
services.scl.local-vol-ctrl.crlFile#
PEM-encoded certificate revocation list file.
Type: absolute path
Declared by: - /builds/alasca.cloud/scl/scl-management/nix/modules/scl-local-vol-ctrl.nix
services.scl.local-vol-ctrl.logLevel#
Any of OFF, ERROR, WARN, INFO, DEBUG, TRACE
Type: one of “OFF”, “ERROR”, “WARN”, “INFO”, “DEBUG”, “TRACE”
Default:
"WARN"
Declared by: - /builds/alasca.cloud/scl/scl-management/nix/modules/scl-local-vol-ctrl.nix
services.scl.local-vol-ctrl.watchEventTimeoutMS#
Timeout in ms that triggers full synchronization if no related watch was observed
Type: positive integer, meaning >0
Default:
10000
Declared by: - /builds/alasca.cloud/scl/scl-management/nix/modules/scl-local-vol-ctrl.nix