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

    Interface IoK8sApiCoreV1VolumeNodeAffinity

    VolumeNodeAffinity defines constraints that limit what nodes this volume can be accessed from.

    interface IoK8sApiCoreV1VolumeNodeAffinity {
        required?: IoK8sApiCoreV1NodeSelector;
    }
    Index

    Properties

    Properties

    required specifies hard node constraints that must be met.