NAME
IO::K8s::ExternalSecrets::V1::OpenBaoAuth - Auth configures how secret-manager authenticates with the OpenBao server.
VERSION
version 1.108
appRole
AppRole authenticates with OpenBao using the [App Role auth mechanism], with the role and secret stored in a Kubernetes Secret resource.
[App Role auth mechanism]: https://openbao.org/docs/auth/approle/
kubernetes
Kubernetes authenticates with OpenBao by passing a ServiceAccount token to the [Kubernetes auth mechanism].
[Kubernetes auth mechanism]: https://openbao.org/docs/auth/kubernetes/
namespace
Name of the [OpenBao Namespace] to authenticate to. This can be different than the namespace your secret is in. Namespaces is a set of features within OpenBao that allows OpenBao environments to support secure multi-tenancy. e.g: "ns1". This will default to OpenBao.Namespace field if set, or empty otherwise
[OpenBao Namespace]: https://openbao.org/docs/concepts/namespaces/
tokenSecretRef
TokenSecretRef authenticates with OpenBao by presenting a token.
userPass
UserPass authenticates with OpenBao by passing a username/password pair
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