Expand description
A source of information for Underhill confidentiality configuration.
Constants§
- The legacy name of the environment variable that indicates whether confidential debugging is enabled.
- The legacy name of the environment variable that indicates whether the current VM is a confidential VM.
- The name of the environment variable that indicates whether confidential debugging is enabled.
- The name of the environment variable that indicates whether the current VM is a confidential VM.
Functions§
- Gets whether confidential debugging is enabled. This is an IGVM-level setting, intended to allow for disabling diagnostic restrictions on CVMs.
- Gets whether confidential filtering is enabled. This is the source of truth for whether diagnostic sources should filter their output to enforce confidentiality.
- Gets whether the current VM is a confidential VM.