Skip to content

@nogoo9/no-crd / k8s / HealthResponse

Type Alias: HealthResponse

HealthResponse = object

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

Properties

status

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

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


timestamp?

optional timestamp?: string

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