Module Values.ClusterStateSource
Sourcetype nonrec t = | CREATE_IN_PROGRESS| UNINITIALIZED| INITIALIZE_IN_PROGRESS| INITIALIZED| ACTIVE| UPDATE_IN_PROGRESS| MODIFY_IN_PROGRESS| ROLLBACK_IN_PROGRESS| DELETE_IN_PROGRESS| DELETED| DEGRADED| Non_static_id of string
Sourceval to_value : t -> [> `Enum of string ]