nomad-support

The nomad-support interface provides permissions to enable HashiCorp Nomad to access cpuset CPU and memory management, alongside Nomad-specific capabilities such as the NVIDIA plugin support, slice functions, and Nomad running as a service.

See Interface management and Supported interfaces for further details on how interfaces are used.


Developer details

Auto-connect: no

Code examples

The test code can be found in the snapd repository:
https://github.com/snapcore/snapd/blob/master/interfaces/builtin/nomad_support_test.go

The source code for the interface is in the snapd repository:
https://github.com/snapcore/snapd/blob/master/interfaces/builtin/nomad_support.go