Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func New ¶
func New( dataDir string, commonStore *persistent.CommonStore, identity *identity.Identity, consensus consensus.Backend, ) (runtimeHost.Provisioner, error)
New creates a new runtime provisioner.
This helper function creates a provisioner capable of provisioning runtimes with or without a Trusted Execution Environment (TEE), such as Intel SGX or TDX. If the debug mock flag is enabled, the TEE will be mocked.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.