apiserverinternal.v1alpha1.storageVersionStatus
"API server instances report the versions they can decode and the version they encode objects to when persisting objects in the backend."
Index
fn withCommonEncodingVersion(commonEncodingVersion)
fn withConditions(conditions)
fn withConditionsMixin(conditions)
fn withStorageVersions(storageVersions)
fn withStorageVersionsMixin(storageVersions)
Fields
fn withCommonEncodingVersion
withCommonEncodingVersion(commonEncodingVersion)
"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."
fn withConditions
withConditions(conditions)
"The latest available observations of the storageVersion's state."
fn withConditionsMixin
withConditionsMixin(conditions)
"The latest available observations of the storageVersion's state."
Note: This function appends passed data to existing values
fn withStorageVersions
withStorageVersions(storageVersions)
"The reported versions per API server instance."
fn withStorageVersionsMixin
withStorageVersionsMixin(storageVersions)
"The reported versions per API server instance."
Note: This function appends passed data to existing values