cmdutils

package
v0.2.0 Latest Latest
Warning

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

Go to latest
Published: Apr 15, 2025 License: Apache-2.0 Imports: 16 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,
	scheme *runtime.Scheme,
	namespace string,
	requireOwners bool,
	dryRun bool,
) error

Move transfers all BootOperator-related CRs from a source to a target cluster. It verifies object equality and handles secrets and owner references.

Types

type Clients

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

Clients structure stores information about source and destination cluster clients.

Jump to

Keyboard shortcuts

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