Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AddToManager ¶
Types ¶
type ByAddressType ¶ added in v0.2.0
type ByAddressType []discoveryv1.EndpointSlice
func (ByAddressType) Len ¶ added in v0.2.0
func (a ByAddressType) Len() int
func (ByAddressType) Less ¶ added in v0.2.0
func (a ByAddressType) Less(i, j int) bool
func (ByAddressType) Swap ¶ added in v0.2.0
func (a ByAddressType) Swap(i, j int)
type ClusterInfo ¶ added in v0.2.0
type ClusterInfo struct {
Name, Region, Zone string
}
Click to show internal directories.
Click to hide internal directories.