Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 829 Bytes

ExperimentStatus.md

File metadata and controls

12 lines (8 loc) · 829 Bytes

ExperimentStatus

Properties

Name Type Description Notes
annotations dict(str, str) Annotations is additional Status fields for the Resource to save some additional State as well as convey more information to the user. This is roughly akin to Annotations on any k8s resource, just the reconciler conveying richer information outwards. [optional]
conditions Conditions [optional]
observed_generation int ObservedGeneration is the 'Generation' of the Service that was last processed by the controller. +optional [optional]

[Back to Model list] [Back to API list] [Back to README]