# Functions
NewStaticPolicy creates a new policy instance.
# Constants
PolicyDescription is a short description of this policy.
PolicyName is the name used to activate this policy implementation.
PolicyPath is the path of this policy in the configuration hierarchy.
TristateAuto indicates boolean value should be inferred using other data.
TristateOff is unconditional boolean false.
TristateOn is unconditional boolean true.
# Type aliases
ContainerCPUAssignments assigns CPU sets per container id.
Tristate is boolean-like value with 3 states: on, off, automatically-determined.