NAME
IO::K8s::GatewayAPI::V1::BackendTLSPolicy - Gateway API TLS policy for connections to a backend
VERSION
version 1.105
DESCRIPTION
Represents a BackendTLSPolicy resource from the Kubernetes Gateway API (gateway.networking.k8s.io/v1). A BackendTLSPolicy configures TLS from a Gateway to a backend, including target references, certificate validation (CA certificates or well-known CA bundles), and the expected hostname or subject alternative names. BackendTLSPolicy is a namespaced resource. The spec and status fields are opaque hashrefs containing the Gateway API structure.
SEE ALSO
IO::K8s::GatewayAPI - Gateway API module namespace
https://gateway-api.sigs.k8s.io/api-types/backendtlspolicy/ - Upstream BackendTLSPolicy documentation
IO::K8s::GatewayAPI::V1::Gateway - Gateway that may enforce this policy
IO::K8s::GatewayAPI::V1::HTTPRoute - Route whose backends this policy secures
SUPPORT
Issues
Please report bugs and feature requests on GitHub at https://github.com/pplu/io-k8s-p5/issues.
IRC
Join #kubernetes on irc.perl.org or message Getty directly.
CONTRIBUTING
Contributions are welcome! Please fork the repository and submit a pull request.
AUTHORS
Torsten Raudssus <torsten@raudssus.de>
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