Module dstack_client

Module dstack_client 

Source

Structs§

DstackClient
The main client for interacting with the dstack service
EventLog
Represents an event log entry in the system
GetKeyResponse
Response containing a key and its signature chain
GetQuoteResponse
Response containing a quote and associated event log
GetTlsKeyResponse
Response containing TLS key and certificate chain
InfoResponse
Response containing instance information and attestation data
TcbInfo
Trusted Computing Base information structure
TlsKeyConfig
Configuration for TLS key generation
TlsKeyConfigBuilder
Use builder syntax to set the inputs and finish with build().

Enums§

ClientKind

Traits§

BaseClient