Core types
AtlsFetch
createAtlsFetch.
AtlsResponse
Response with an additional attestation property.
AtlsAttestation
Configuration types
AtlsFetchOptions
createAtlsFetch.
AtlsAgentOptions
createAtlsAgent. Extends Node.js https.AgentOptions.
Policy types
Policy
DstackTdxPolicy, but designed for extensibility.
DstackTdxPolicy
ExpectedBootchain
AppCompose
Usage examples
Type-safe fetch usage
Type-safe policy configuration
Type-safe attestation callback
Type-safe agent configuration
Generic policy builder
Type guards
Importing types
Related
- createAtlsFetch - Fetch-compatible API
- createAtlsAgent - https.Agent API
- Attestation object - Attestation data structure
- Policy configuration - Policy configuration guide