convert

package
v1.18.1 Latest Latest
Warning

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

Go to latest
Published: Nov 29, 2024 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Overview

Package convert contains Crossplane CLI subcommands for migrating Crossplane resources to newer versions or kinds.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Cmd

type Cmd struct {
	DeploymentRuntime      deploymentruntime.Cmd      `cmd:"" help:"Convert a ControllerConfig to a DeploymentRuntimeConfig."`
	PipelineComposition    pipelinecomposition.Cmd    `cmd:"" help:"Convert a Patch-and-Transform Composition to a Function Pipeline Composition."`
	CompositionEnvironment compositionenvironment.Cmd `cmd:"" help:"Convert a Pipeline Composition to use function-environment-configs."`
}

Cmd converts a Crossplane resource to a newer version or a different kind.

func (*Cmd) Help

func (c *Cmd) Help() string

Help returns help message for the migrate command.

Directories

Path Synopsis
Package compositionenvironment is a package for converting Pipeline Compositions using native Composition Environment capabilities to use function-environment-configs.
Package compositionenvironment is a package for converting Pipeline Compositions using native Composition Environment capabilities to use function-environment-configs.
Package deploymentruntime contains the logic for converting a ControllerConfig to a DeploymentRuntimeConfig.
Package deploymentruntime contains the logic for converting a ControllerConfig to a DeploymentRuntimeConfig.
Package io is a package for reading and writing files for the migration command.
Package io is a package for reading and writing files for the migration command.
Package pipelinecomposition is a package for converting patch-and-transform Compositions to a function pipeline.
Package pipelinecomposition is a package for converting patch-and-transform Compositions to a function pipeline.

Jump to

Keyboard shortcuts

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