Skip to content

local-l3-net-ctrl

services.scl.local-l3-net-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-l3-net-ctrl.nix

services.scl.local-l3-net-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-l3-net-ctrl.nix

services.scl.local-l3-net-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-l3-net-ctrl.nix

services.scl.local-l3-net-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-l3-net-ctrl.nix

services.scl.local-l3-net-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-l3-net-ctrl.nix

services.scl.local-l3-net-ctrl.clientKeyFile#

PEM-encoded client key file for mTLS authentication.

Type: string

Declared by: - /builds/alasca.cloud/scl/scl-management/nix/modules/scl-local-l3-net-ctrl.nix

services.scl.local-l3-net-ctrl.crlFile#

PEM-encoded certificate revocation list file.

Type: absolute path

Declared by: - /builds/alasca.cloud/scl/scl-management/nix/modules/scl-local-l3-net-ctrl.nix

services.scl.local-l3-net-ctrl.gatewayDeviceName#

Gateway device name in the gateway network namespace

Type: string

Declared by: - /builds/alasca.cloud/scl/scl-management/nix/modules/scl-local-l3-net-ctrl.nix

services.scl.local-l3-net-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-l3-net-ctrl.nix

services.scl.local-l3-net-ctrl.sclBrIpAddress#

IP address of the SCL bridge in the gateway network namespace

Type: string

Default: "192.168.168.1"

Declared by: - /builds/alasca.cloud/scl/scl-management/nix/modules/scl-local-l3-net-ctrl.nix

services.scl.local-l3-net-ctrl.sclBrIpNetmask#

IP netmask of the SCL bridge in the gateway network namespace

Type: string

Default: "255.255.255.0"

Declared by: - /builds/alasca.cloud/scl/scl-management/nix/modules/scl-local-l3-net-ctrl.nix

services.scl.local-l3-net-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-l3-net-ctrl.nix