# Functions
SecretMounts copies, adds, and mounts the secrets to the container root filesystem.
SecretMountsWithUIDGID specifies the uid/gid of the owner.
# Variables
DefaultMountsFile holds the default mount paths in the form "host_path:container_path".
OverrideMountsFile holds the default mount paths in the form "host_path:container_path" overridden by the user.
UserOverrideMountsFile holds the default mount paths in the form "host_path:container_path" overridden by the rootless user.