Versions in this module Expand all Collapse all v0 v0.50.0 Jul 29, 2026 Changes in this version + func Create(ctx context.Context, cfg ClusterConfig, out io.Writer) error + func Delete(ctx context.Context, cfg ClusterConfig, out io.Writer) error + func List() []string + type ClusterConfig struct + ContainerEngineOverride string + Domain string + Eventing bool + GitHubActions bool + Keda bool + KindOverride string + KubectlOverride string + Name string + Namespace string + NoCleanup bool + PacHost string + Retries int + Serving bool + SkipBinaries bool + SkipRegistryConfig bool + Tekton bool + func (c ClusterConfig) BinDir() string + func (c ClusterConfig) ContainerEngine() string + func (c ClusterConfig) Kubeconfig() string