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

    Interface V1alpha1Selectors

    interface V1alpha1Selectors {
        namespaceSelector?: Record<string, string>;
        virtualMachineInstanceSelector?: Record<string, string>;
    }
    Index

    Properties

    namespaceSelector?: Record<string, string>
    virtualMachineInstanceSelector?: Record<string, string>