mirror of
https://github.com/jsonnet-libs/k8s-libsonnet.git
synced 2026-05-05 06:36:16 +02:00
655 B
655 B
permalink
| permalink |
|---|
| /1.32/core/v1/componentCondition/ |
core.v1.componentCondition
"Information about the condition of a component."
Index
Fields
fn withError
withError(err)
"Condition error code for a component. For example, a health check error code."
fn withMessage
withMessage(message)
"Message about the condition for a component. For example, information about a health check."
fn withType
withType(type)
"Type of condition for a component. Valid value: "Healthy\