# Functions
NewEndpointStoreFromEndpointItems creates an endpoint store from a slice of items The items' index fields will be overwritten accordingly.
NewEndpointStoreFromEndpointSlices creates an endpoint store from a list of k8s EndpointSlices The items' index fields will be overwritten accordingly.
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
EndpointStore is a collection of many EndpointStoreItems.
EndpointStoreItem defines a single endpoint that requests are proxied to.
No description provided by the author
# Interfaces
No description provided by the author
No description provided by the author