Documentation ¶
Index ¶
Constants ¶
View Source
const (
// The name of the by service index in the EndpointSlices.
EndpointSlicesByServiceIndex = "by-service-index"
)
Variables ¶
This section is empty.
Functions ¶
func EndpointSlicesByServiceFunc ¶
Index function. If applied for an EndpointSlice with an associated service it returns properly formatted service name with a namespace as a key. Otherwise returns an empty keys array which means that the object will not be indexed.
func EndpointSlicesServiceKey ¶
func EndpointSlicesServiceKey(slice *discovery.EndpointSlice) (string, error)
Prepares Endpoint Slices Service key.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.