package
1.33.0-alpha.2
Repository: https://github.com/kubernetes/kubernetes.git
Documentation: pkg.go.dev
# Packages
Package install installs the discovery API group, making it available as an option to all of the API encoding/decoding machinery.
# Constants
AddressTypeFQDN represents a FQDN.
AddressTypeIPv4 represents an IPv4 Address.
AddressTypeIPv6 represents an IPv6 Address.
GroupName is the group name used in this package.
# Variables
AddToScheme is a global function that registers this API group & version to a scheme.
SchemeBuilder is the scheme builder with scheme init functions to run for this API package.
SchemeGroupVersion is group version used to register these objects.
# Structs
Endpoint represents a single logical "backend" implementing a service.
EndpointConditions represents the current condition of an endpoint.
EndpointHints provides hints describing how an endpoint should be consumed.
EndpointPort represents a Port used by an EndpointSlice.
EndpointSlice represents a subset of the endpoints that implement a service.
EndpointSliceList represents a list of endpoint slices.
ForZone provides information about which zones should consume this endpoint.
# Type aliases
AddressType represents the type of address referred to by an endpoint.