Documentation
¶
Overview ¶
Package daytona contains Daytona execution-sandbox provider code.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewProvider ¶
NewProvider returns the Daytona execution sandbox provider.
Types ¶
type Option ¶
type Option func(*daytonaProvider)
Option configures the Daytona provider.
func WithLogger ¶
func WithProcessRegistry ¶
func WithProcessRegistry(registry *toolruntime.Registry) Option
WithProcessRegistry injects the shared process registry for sandbox-owned tool processes.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.