Expand description
Secret masking for safe logging of connector configuration.
SecretMasker identifies keys that hold secret values (passwords,
access keys, tokens) and replaces their values with "***" in
Display/Debug output.
Structsยง
- Secret
Masker - Utility for masking secret values in configuration maps.