Skip to content

@nogoo9/no-crd / k8s / HealthResponse

Type Alias: HealthResponse

HealthResponse = object

Defined in: src/k8s/index.ts:96

Properties

status

status: "ok" | "degraded" | "error"

Defined in: src/k8s/index.ts:97


timestamp?

optional timestamp?: string

Defined in: src/k8s/index.ts:98