NAME
IO::K8s::ExternalSecrets::V1::CRDProviderResource - Resource identifies the CRD by its API group, version and kind.
VERSION
version 1.108
group
Group is the API group of the resource. Use "" (empty string) for core Kubernetes resources such as ConfigMap; use e.g. "config.example.io" for a CRD. The field is required to be present in the manifest — write `group: ""` explicitly for core resources so typos fail at admission time rather than later at discovery.
kind
Kind is the Kubernetes resource kind (e.g. "MyCustomResource").
version
Version is the API version of the resource (e.g. "v1alpha1").
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