Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ModifyResults ¶ added in v0.1.29
ModifyResults returns the results of modifying a file
type Options ¶
type Options struct { options.BaseOptions VaultMountPoint string `env:"JX_VAULT_MOUNT_POINT"` VaultRole string `env:"JX_VAULT_ROLE"` Dir string `env:"JX_DIR"` DefaultNamespace string `env:"JX_DEFAULT_NAMESPACE"` SourceDir string VersionStreamDir string HelmSecretFolder string SecretMapping *v1alpha1.SecretMapping Prefix string }
LabelOptions the options for the command
func NewCmdSecretConvert ¶
NewCmdSecretConvert creates a command object for the command
func (*Options) ModifyYAML ¶ added in v0.1.29
ModifyYAML modifies the given YAML files
Click to show internal directories.
Click to hide internal directories.