package k8s.io.api.discovery.v1beta1

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:88

EndpointConditions represents the current condition of an endpoint.

Used in: Endpoint

message EndpointHints

generated.proto:114

EndpointHints provides hints describing how an endpoint should be consumed.

Used in: Endpoint

message EndpointPort

generated.proto:122

EndpointPort represents a Port used by an EndpointSlice

Used in: EndpointSlice

message EndpointSlice

generated.proto:156

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:186

EndpointSliceList represents a list of endpoint slices

message ForZone

generated.proto:196

ForZone provides information about which zones should consume this endpoint.

Used in: EndpointHints