Options
All
  • Public
  • Public/Protected
  • All
Menu

Information about the condition of a component.

export
interface

IoK8sApiCoreV1ComponentCondition

Hierarchy

  • IoK8sApiCoreV1ComponentCondition

Index

Properties

error?: string

Condition error code for a component. For example, a health check error code.

memberof

IoK8sApiCoreV1ComponentCondition

message?: string

Message about the condition for a component. For example, information about a health check.

memberof

IoK8sApiCoreV1ComponentCondition

status: string

Status of the condition for a component. Valid values for "Healthy": "True", "False", or "Unknown".

memberof

IoK8sApiCoreV1ComponentCondition

type: string

Type of condition for a component. Valid value: "Healthy"

memberof

IoK8sApiCoreV1ComponentCondition

Generated using TypeDoc