# Functions
NewLoadBalancer initializes the load balancer.
WithDialTimeout configures the dial timeout.
WithHealthCheckOptions configures the health check options.
WithKeepAlivePeriod configures the keepalive period.
WithTCPUserTimeout configures the TCP user timeout.
# Structs
LoadBalancer provides Kubernetes control plane TCP loadbalancer with a way to update endpoints (list of control plane nodes).
# Type aliases
LoadBalancerOption configures the load balancer settings.