# Packages
No description provided by the author
No description provided by the author
No description provided by the author
# Functions
NewManager is the constructor of Manager.
NewNFQLB is the constructor of NFQLBInstance.
# Structs
Controller reconciles the Gateway Object to run the stateless-load-balancer.
Manager is an helper structure to control a load balancer instance.
NFQLBInstance is a wrapper of nfqlb.NFQueueLoadBalancer to match the LoadBalancerInstance interface.
# Interfaces
Flow is the interface that wraps the basic Flow method.
LoadBalancerInstance defines an interface to add/delete load-balancer services within a load balancer instance (e.g.
ServiceInstance represents a service instantiated by the load balancer instance.