Files
c/kubernetes/docs/v1alpha1_storage_version_status.md
2021-09-15 14:14:46 +08:00

964 B

v1alpha1_storage_version_status_t

Properties

Name Type Description Notes
common_encoding_version char * If all API server instances agree on the same encoding storage version, then this field is set to that version. Otherwise this field is left empty. API servers should finish updating its storageVersionStatus entry before serving write operations, so that this field will be in sync with the reality. [optional]
conditions list_t * The latest available observations of the storageVersion's state. [optional]
storage_versions list_t * The reported versions per API server instance. [optional]

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