io.veea.VeeaHub.SystemConfiguration.Containers¶
Name¶
io.veea.VeeaHub.SystemConfiguration.Containers
Methods¶
CODE
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
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.