NAME
IO::K8s::ExternalSecrets::V1::ExternalSecretRewrite - ExternalSecretRewrite defines how to rewrite secret data values before they are written to the Secret.
VERSION
version 1.108
merge
Used to merge key/values in one single Secret The resulting key will contain all values from the specified secrets
regexp
Used to rewrite with regular expressions. The resulting key will be the output of a regexp.ReplaceAll operation.
transform
Used to apply string transformation on the secrets. The resulting key will be the output of the template applied by the operation.
SUPPORT
Issues
Please report bugs and feature requests on GitHub at https://github.com/pplu/io-k8s-p5/issues.
CONTRIBUTING
Contributions are welcome! Please fork the repository and submit a pull request.
AUTHORS
Torsten Raudssus <getty@cpan.org>
Jose Luis Martinez Torres <jlmartin@cpan.org>
COPYRIGHT AND LICENSE
This software is Copyright (c) 2018-2026 by Jose Luis Martinez Torres <jlmartin@cpan.org>.
This is free software, licensed under:
The Apache License, Version 2.0, January 2004