export

package
v0.0.0-...-3e6eb1a Latest Latest
Warning

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

Go to latest
Published: Dec 6, 2024 License: Apache-2.0 Imports: 24 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func BuildExportCmd

func BuildExportCmd() *cobra.Command

func RunExport

func RunExport(ctx context.Context, opts *ExportOptions) error

Types

type ExportOptions

type ExportOptions struct {
	// contains filtered or unexported fields
}

type Task

type Task interface {
	Run(ctx context.Context) error
}

Task is implemented by our namespace-collection routine, or anything else we want to run in parallel.

Jump to

Keyboard shortcuts

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