# Functions
GetSecretKind returns the kind of the Secret.
NewLoadBalancerController creates a controller.
ParseNamespaceName parses the string in the <namespace>/<name> format and returns the name and the namespace.
ValidateJWKSecret validates the secret.
ValidateTLSSecret validates the secret.
# Structs
LoadBalancerController watches Kubernetes API and reconfigures NGINX via NginxController when needed.
NewLoadBalancerControllerInput holds the input needed to call NewLoadBalancerController.