Skip to content

io.veea.VeeaHub.SystemConfiguration.Containers

Name

io.veea.VeeaHub.SystemConfiguration.Containers

Methods

CODE

AllowUntrustedContainers (OUT b flag);

Description

This allows access to general configuration parameters for how the unit runs containers. Container-specific parameters are not managed here.

Method Details

The AllowUntrustedContainers() method

CODE

AllowUntrustedContainers (OUT b flag);

This indicates whether the unit will allow untrusted containers to be run. The default is False.

Allow: context=default

OUT b flag:

The value of the allow untrusted containers flag.