Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 1.53 KB

kuadrant.md

File metadata and controls

18 lines (13 loc) · 1.53 KB

The Kuadrant Custom Resource Definition (CRD)

kuadrant

Field Type Required Description
spec KuadrantSpec No Blank specification
status KuadrantStatus No The status for the custom resources.

KuadrantSpec

Currently blank specification.

KuadrantStatus

Field Type Description
observedGeneration String Number of the last observed generation of the resource. Use it to check if the status info is up to date with latest resource spec.
conditions []ConditionSpec List of conditions that define that status of the resource.