Versions in this module Expand all Collapse all v0 v0.1.0 Feb 27, 2026 Changes in this version + type Driver struct + func (d *Driver) HealthProbe(ref driver.ContainerRef) (*driver.Health, error) + func (d *Driver) Materialize(rc *driver.ResolvedClaw, opts driver.MaterializeOpts) (*driver.MaterializeResult, error) + func (d *Driver) PostApply(rc *driver.ResolvedClaw, opts driver.PostApplyOpts) error + func (d *Driver) Validate(rc *driver.ResolvedClaw) error