NAME

IO::K8s::ExternalSecrets::V1::CRDProviderWhitelistRule - CRDProviderWhitelistRule defines a single allow rule for CRD reads.

VERSION

version 1.108

name

Name is an optional regular expression matched against the bare object name. For both SecretStore and ClusterSecretStore this is always the object name without any namespace prefix (e.g. "my-db-spec", not "prod/my-db-spec").

namespace

Namespace is an optional regular expression matched against the namespace of the object. Applies only when a ClusterSecretStore is used; it is ignored for SecretStore (where the namespace is fixed to the store namespace).

properties

Properties is an optional list of regular expressions matched against requested property keys (for example: "spec.secretValue").

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