Page Contents
health package
A component to report health status using @cloudnative/health.
Classes
| Class | Description |
|---|---|
| HealthComponent | A component providing health status |
Namespaces
| Namespace | Description |
|---|---|
| HealthBindings | Binding keys used by this component. |
| HealthTags | Binding tags for health related services |
Variables
| Variable | Description |
|---|---|
| DEFAULT_HEALTH_OPTIONS |
Type Aliases
| Type Alias | Description |
|---|---|
| HealthConfig | Configuration for health component with optional properties |
| HealthOptions | Options for health component |
| LiveCheck | Functions for liveness check |
| ReadyCheck | Functions for readiness check |