package
1.6.0-alpha.0
Repository: https://github.com/libnux/kubernetes.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
RepackSubsets takes a slice of EndpointSubset objects, expands it to the full representation, and then repacks that into the canonical layout.
SortSubsets sorts an array of EndpointSubset objects in place.

# Constants

TODO: to be deleted after v1.3 is released Its value is the json representation of map[string(IP)][HostRecord] example: '{"10.245.1.6":{"HostName":"my-webserver"}}'.

# Structs

TODO: to be deleted after v1.3 is released.