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

    Interface IoK8sApiNodeV1Overhead

    Overhead structure represents the resource overhead associated with running a pod.

    interface IoK8sApiNodeV1Overhead {
        podFixed?: Record<string, IoK8sApimachineryPkgApiResourceQuantity>;
    }
    Index

    Properties

    Properties

    podFixed?: Record<string, IoK8sApimachineryPkgApiResourceQuantity>

    podFixed represents the fixed resource overhead associated with running a pod.