Documentation
¶
Index ¶
Constants ¶
View Source
const ( DefaultVendor = "nvidia" DefaultEvidenceFormat = "nvat-json" )
View Source
const (
DefaultVerifierBinary = "nvidia-attestation-helper"
)
Variables ¶
This section is empty.
Functions ¶
func NewVerifier ¶
Types ¶
type Collector ¶
Collector retrieves GPU evidence for the current attestation session.
func NewCommandCollector ¶
NewCommandCollector creates a collector that shells out to a helper binary. The helper is expected to read a JSON request on stdin and emit a JSON response on stdout. See tools/nvidia-attestation-helper for the contract.
Click to show internal directories.
Click to hide internal directories.