Versions in this module Expand all Collapse all v0 v0.1.0 Mar 20, 2025 Changes in this version + type Config struct + ByPod bool + Context string + CopyPod bool + DebugImage string + Namespace string + WorkloadName string + type Debug struct + func Setup(client kubernetes.Interface, cfg *Config) *Debug + func (d *Debug) Debug() error + func (d *Debug) Tidy() error