Versions in this module Expand all Collapse all v0 v0.1.21 Jul 17, 2026 v0.1.18 Jul 10, 2026 Changes in this version + var ErrNoDelete = errors.New("nothing to delete") + func Run(ctx context.Context, slug string, projectRef string, fsys afero.Fs) error + func RunVolcengine(ctx context.Context, client *volcengine.Client, ...) error + func Undeploy(ctx context.Context, projectRef string, slug string) error