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

    Interface V1TDXAttestationConfiguration

    QGSConfiguration holds QGS configuration

    interface V1TDXAttestationConfiguration {
        enforced?: boolean;
        qgsSocketPath?: string;
    }
    Index

    Properties

    enforced?: boolean

    Indicates whether TDX VM should enforce the existence of QGS (required for attestation) to be scheduled

    qgsSocketPath?: string

    Socket path pointing to the Quote Generation Service