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

    Interface IoK8sApiStoragemigrationV1alpha1GroupVersionResource

    The names of the group, the version, and the resource.

    interface IoK8sApiStoragemigrationV1alpha1GroupVersionResource {
        group?: string;
        resource?: string;
        version?: string;
    }
    Index

    Properties

    group?: string

    The name of the group.

    resource?: string

    The name of the resource.

    version?: string

    The name of the version.