Documentation ¶
Index ¶
Constants ¶
View Source
const SlicesServiceIndexName = "ServiceName"
Variables ¶
This section is empty.
Functions ¶
func IsConditionReady ¶
func IsConditionReady(conditions discovery.EndpointConditions) bool
IsConditionReady tells if the conditions represent a ready state, interpreting nil ready as ready.
func ServiceKeyForSlice ¶
func ServiceKeyForSlice(endpointSlice *discovery.EndpointSlice) (types.NamespacedName, error)
func SlicesServiceIndex ¶
Types ¶
type EpsOrSlices ¶
type EpsOrSlices struct { Type EpsOrSliceType EpVal *v1.Endpoints SlicesVal []discovery.EndpointSlice }
Click to show internal directories.
Click to hide internal directories.