Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func LessEndpointAddress ¶
func LessEndpointAddress(a, b *v1.EndpointAddress) bool
LessEndpointAddress compares IP addresses lexicographically and returns true if first argument is lesser than second
func SortSubsets ¶
func SortSubsets(subsets []v1.EndpointSubset) []v1.EndpointSubset
SortSubsets sorts an array of EndpointSubset objects in place. For ease of use it returns the input slice.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.