python/kubernetes/docs/V1alpha1StorageVersionMigrationStatus.md
2024-05-21 22:28:02 +00:00

810 B

V1alpha1StorageVersionMigrationStatus

Status of the storage version migration.

Properties

Name Type Description Notes
conditions **list[V1alpha1MigrationCondition]** The latest available observations of the migration's current state. [optional]
resource_version str ResourceVersion to compare with the GC cache for performing the migration. This is the current resource version of given group, version and resource when kube-controller-manager first observes this StorageVersionMigration resource. [optional]

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