# Functions
CreateContainerSystemdUnit creates a systemd unit file for a container.
# Constants
EnvVariable "PODMAN_SYSTEMD_UNIT" is set in all generated systemd units and is set to the unit's (unique) name.
# Structs
ContainerInfo contains data required for generating a container's systemd unit file.
Options include different options to control the unit file generation.