move

package
v0.20.0 Latest Latest
Warning

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

Go to latest
Published: May 17, 2024 License: Apache-2.0 Imports: 20 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// HelmReleaseNameAnnotation the annotation added by helm to denote a release name
	HelmReleaseNameAnnotation = "meta.helm.sh/release-name"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type Options

type Options struct {
	kyamls.Filter
	Dir                          string
	OutputDir                    string
	ClusterDir                   string
	ClusterNamespacesDir         string
	ClusterResourcesDir          string
	CustomResourceDefinitionsDir string
	NamespacesDir                string
	SingleNamespace              string
	DirIncludesReleaseName       bool
	AnnotateReleaseNames         bool
	HelmState                    *state.HelmState
	NamespacedKind               map[string]bool
	ResourcesToMove              []ResourceToMove
}

NamespaceOptions the options for the command

func NewCmdHelmfileMove

func NewCmdHelmfileMove() (*cobra.Command, *Options)

NewCmdHelmfileMove creates a command object for the command

func (*Options) Run

func (o *Options) Run() error

Run implements the command

type ResourceToMove added in v0.7.14

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

Jump to

Keyboard shortcuts

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