package common.healthcheck.v1beta

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

message HealthCheckRequest

healthcheck.proto:9

HealthCheckRequest represents a request to health check a service

Used in: mgmt.v1beta.LivenessRequest, mgmt.v1beta.ReadinessRequest, pipeline.v1beta.LivenessRequest, pipeline.v1beta.ReadinessRequest

message HealthCheckResponse

healthcheck.proto:15

HealthCheckResponse represents a response for a service heath status

Used in: mgmt.v1beta.LivenessResponse, mgmt.v1beta.ReadinessResponse, pipeline.v1beta.LivenessResponse, pipeline.v1beta.ReadinessResponse

enum HealthCheckResponse.ServingStatus

healthcheck.proto:17

ServingStatus enumerates the status of a queried service

Used in: HealthCheckResponse