# Functions

Config generates the loadbalancer config from the ConfigTemplate and ConfigData.

# Constants

ConfigPath is the path to the config file in the image.
DefaultImageRepository is the loadbalancer image repository.
DefaultImageTag is the loadbalancer image tag.
DefaultTemplate is the loadbalancer config template.
Image is the loadbalancer image name.

# Structs

BackendServer defines a loadbalancer backend.
ConfigData is supplied to the loadbalancer config template.