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 }
NamespaceOptions the options for the command
func NewCmdHelmfileMove ¶
NewCmdHelmfileMove creates a command object for the command
Click to show internal directories.
Click to hide internal directories.