# Functions
LoadConfig loads configuration from JSON file at 'path'.
# Constants
ConfigPathEnvName is the name of the environment variable used to overwrite the default runtime config path.
# Structs
Config represents runtime configuration parameters.
JailerConfig houses a set of configurable values for jailing TODO: Add netns field.