Options
All
  • Public
  • Public/Protected
  • All
Menu

SEVMeasurementInfo contains information about the guest launch measurement.

export
interface

V1SEVMeasurementInfo

Hierarchy

  • V1SEVMeasurementInfo

Index

Properties

apiMajor?: number

API major version of the SEV host.

memberof

V1SEVMeasurementInfo

apiMinor?: number

API minor version of the SEV host.

memberof

V1SEVMeasurementInfo

apiVersion?: string

APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources

memberof

V1SEVMeasurementInfo

buildID?: number

Build ID of the SEV host.

memberof

V1SEVMeasurementInfo

kind?: string

Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds

memberof

V1SEVMeasurementInfo

loaderSHA?: string

SHA256 of the loader binary

memberof

V1SEVMeasurementInfo

measurement?: string

Base64 encoded launch measurement of the SEV guest.

memberof

V1SEVMeasurementInfo

policy?: number

Policy of the SEV guest.

memberof

V1SEVMeasurementInfo

Generated using TypeDoc