# Functions
GetTrafficProxyNodeSelector returns the trafficProxy node label selector for specific targetGroupBinding.
IsNodeSuitableAsTrafficProxy check whether node is suitable as a traffic proxy.
NewDefaultEndpointResolver constructs new defaultEndpointResolver.
WithNodeSelector is a option that sets nodeSelector.
WithPodReadinessGate is a option that appends podReadinessGate into EndpointResolveOptions.
# Variables
No description provided by the author
# Structs
options for Endpoints resolve APIs.
No description provided by the author
An endpoint provided by nodePort as traffic proxy.
An endpoint provided by pod directly.
# Interfaces
EndpointResolver resolves the endpoints for specific service & service Port.
# Type aliases
No description provided by the author