Namespace Pulumi.Kubernetes.Types.Inputs.Discovery.V1Beta1
Classes
EndpointArgs
Endpoint represents a single logical "backend" implementing a service.
EndpointConditionsArgs
EndpointConditions represents the current condition of an endpoint.
EndpointPortArgs
EndpointPort represents a Port used by an EndpointSlice
EndpointSliceArgs
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.
EndpointSliceListArgs
EndpointSliceList represents a list of endpoint slices