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

    Interface IoK8sApiCoreV1ScopeSelector

    A scope selector represents the AND of the selectors represented by the scoped-resource selector requirements.

    interface IoK8sApiCoreV1ScopeSelector {
        matchExpressions?: IoK8sApiCoreV1ScopedResourceSelectorRequirement[];
    }
    Index

    Properties

    A list of scope selector requirements by scope of the resources.