Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ProcessLabels ¶
ProcessLabels generates matches based on destination label selectors that specify templating.
Types ¶
type Selector ¶
type Selector interface {
SelectEndpoint(requestConnection *connection.Connection, ns *registry.NetworkService, networkServiceEndpoints []*registry.NetworkServiceEndpoint) *registry.NetworkServiceEndpoint
}
func NewRoundRobinSelector ¶
func NewRoundRobinSelector() Selector
Click to show internal directories.
Click to hide internal directories.