Package-level declarations
Types
Endpoint represents a single logical "backend" implementing a service.
Builder for EndpointArgs.
EndpointConditions represents the current condition of an endpoint.
Builder for EndpointConditionsArgs.
EndpointConditions represents the current condition of an endpoint.
Builder for EndpointConditionsPatchArgs.
EndpointHints provides hints describing how an endpoint should be consumed.
Builder for EndpointHintsArgs.
EndpointHints provides hints describing how an endpoint should be consumed.
Builder for EndpointHintsPatchArgs.
Endpoint represents a single logical "backend" implementing a service.
Builder for EndpointPatchArgs.
EndpointPort represents a Port used by an EndpointSlice
Builder for EndpointPortArgs.
EndpointPort represents a Port used by an EndpointSlice
Builder for EndpointPortPatchArgs.
EndpointSlice represents a set of service endpoints. Most EndpointSlices are created by the EndpointSlice controller to represent the Pods selected by Service objects. For a given service there may be multiple EndpointSlice objects which must be joined to produce the full set of endpoints; you can find all of the slices for a given service by listing EndpointSlices in the service's namespace whose kubernetes.io/service-name
label contains the service's name.
Builder for EndpointSliceArgs.
ForNode provides information about which nodes should consume this endpoint.
Builder for ForNodeArgs.
ForNode provides information about which nodes should consume this endpoint.
Builder for ForNodePatchArgs.
ForZone provides information about which zones should consume this endpoint.
Builder for ForZoneArgs.
ForZone provides information about which zones should consume this endpoint.
Builder for ForZonePatchArgs.