package k8s.io.api.discovery.v1

Mouse Melon logoGet desktop application:
View/edit binary Protocol Buffers messages

message Endpoint

generated.proto:33

Endpoint represents a single logical "backend" implementing a service.

Used in: EndpointSlice

message EndpointConditions

generated.proto:84

EndpointConditions represents the current condition of an endpoint.

Used in: Endpoint

message EndpointHints

generated.proto:110

EndpointHints provides hints describing how an endpoint should be consumed.

Used in: Endpoint

message EndpointPort

generated.proto:119

EndpointPort represents a Port used by an EndpointSlice +structType=atomic

Used in: EndpointSlice

message EndpointSlice

generated.proto:153

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.

Used in: EndpointSliceList

message EndpointSliceList

generated.proto:183

EndpointSliceList represents a list of endpoint slices

message ForZone

generated.proto:193

ForZone provides information about which zones should consume this endpoint.

Used in: EndpointHints