Versions in this module Expand all Collapse all v0 v0.22.0 Feb 12, 2025 Changes in this version + const KubeConfigFilename + var ErrNoOrganizationSelected = fmt.Errorf("you need to select an organization first") + type DebugComponent struct + func NewDebugComponent() *DebugComponent + func (d *DebugComponent) Down() error + func (d *DebugComponent) Up() error + func (d *DebugComponent) Wait() error + func (d *DebugComponent) WithEnvironmentResource(environmentResource *environment.EnvironmentResource) *DebugComponent + func (d *DebugComponent) WithEnvironmentWorkspaceDir(environmentWorkspaceDir string) *DebugComponent + func (d *DebugComponent) WithKubeConfigPath(kubeConfigPath string) *DebugComponent + func (d *DebugComponent) WithWaitTimeout(waitTimeout int64) *DebugComponent