dump

package
v1.3.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 9, 2026 License: Apache-2.0 Imports: 36 Imported by: 0

Documentation

Index

Constants

View Source
const (
	Verb = verbs.Dump
)

Variables

This section is empty.

Functions

func Int64

func Int64(v int64) *int64

func NewDumpCmd

func NewDumpCmd() (*cobra.Command, error)

func RunDeclarativeDump added in v1.3.0

func RunDeclarativeDump(helper cmdpkg.Helper, opts DeclarativeDumpOptions) error

RunDeclarativeDump exports Konnect resources as kongctl declarative configuration.

Types

type DeclarativeDumpOptions added in v1.3.0

type DeclarativeDumpOptions struct {
	Resources             []string
	OutputFile            string
	DefaultNamespace      string
	IncludeChildResources bool
	FilterName            string
	FilterID              string
}

DeclarativeDumpOptions configures a declarative resource dump outside Cobra flag parsing.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL