Namespace Management Load Balancers APIs
LoadBalancers represent the user provisioned load balancers. The load balancers provided may be used to front the API servers in both, vSphere Namespaces Cluster and Tanzu Kubernetes Grid clusters. Note: The lifecycle of these load balancers is not managed by vSphere.
Operations
get
get
Get Load Balancers
Returns information LoadBalancers.Info about the load balancer associated with the given cluster.
Returns information LoadBalancers.Info about the load balancer associated with the given cluster.
put
Set Load Balancers
Applies the entire load balancer spec to an existing load balancer configuration.
Applies the entire load balancer spec to an existing load balancer configuration.
patch
Update Load Balancers
Updates the load balancer configuration. The specified configuration is applied partially and unset fields in spec will leave those parts of configuration as-is.
Updates the load balancer configuration. The specified configuration is applied partially and unset fields in spec will leave those parts of configuration as-is.