Namespace Pulumi.Kubernetes.Types.Outputs.Discovery.V1Beta1
Classes
Endpoint
Endpoint represents a single logical "backend" implementing a service.
EndpointConditions
EndpointConditions represents the current condition of an endpoint.
EndpointPort
EndpointPort represents a Port used by an EndpointSlice
EndpointSlice
EndpointSlice represents a subset of the endpoints that implement a service. For a given service there may be multiple EndpointSlice objects, selected by labels, which must be joined to produce the full set of endpoints.
EndpointSliceList
EndpointSliceList represents a list of endpoint slices