k8s-libsonnet/docs/1.32/core/v1/componentCondition.md
2025-01-06 21:45:23 +00:00

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\