Versions in this module Expand all Collapse all v0 v0.0.1 Dec 2, 2025 Changes in this version + var Executable = "kaudite" + var GitVersion = "NoGitVersion" + func Dump() *cobra.Command + func Escalate(c *escalate.Config) *cobra.Command + func Execute() + type APIResource struct + Group string + Preferred bool + type DumpOptions struct + ConfigFlags *genericclioptions.ConfigFlags + CreateDirectory bool + OutputDirectory string + PrintFlags *genericclioptions.PrintFlags + SkipMetadata bool + SkipVersions []string + SplitOnKind bool + SplitOnNamespace bool + func (o *DumpOptions) PrintObj(printer printers.ResourcePrinter, obj interface{}, filename *string) error + func (o *DumpOptions) Run() error + type Metadata struct + ApiResources []APIResource + ApiVersions []string + ContextName string + KubeVersion string + PreferredVersions map[string]string