cmdutils

package
v0.2.4 Latest Latest
Warning

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

Go to latest
Published: Nov 4, 2025 License: Apache-2.0 Imports: 15 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Move

func Move(
	ctx context.Context,
	clients Clients,
	crsGvk []schema.GroupVersionKind,
	namespace string,
	dryRun bool,
) error

Types

type Clients

type Clients struct {
	Source client.Client
	Target client.Client
}

type Node

type Node struct {
	Cr       *unstructured.Unstructured
	Children []*Node
}

Jump to

Keyboard shortcuts

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