@kubevirt-ui/kubevirt-api
    Preparing search index...

    Interface IoK8sApiStoragemigrationV1alpha1StorageVersionMigrationStatus

    Status of the storage version migration.

    interface IoK8sApiStoragemigrationV1alpha1StorageVersionMigrationStatus {
        conditions?: IoK8sApiStoragemigrationV1alpha1MigrationCondition[];
        resourceVersion?: string;
    }
    Index

    Properties

    The latest available observations of the migration's current state.

    resourceVersion?: string

    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.