# Functions
ContainerUnit generates a systemd unit for the specified container.
PodUnits generates systemd units for the specified pod and its containers.
# Constants
EnvVariable "PODMAN_SYSTEMD_UNIT" is set in all generated systemd units and is set to the unit's (unique) name.
# Variables
RestartPolicies includes all valid restart policies to be used in a unit file.