NAME
IO::K8s::Cilium::V2::Frontend - AddressMatcher is a tuple {IP, port, protocol} that matches traffic to be redirected.
VERSION
version 1.108
ip
IP is a destination ip address for traffic to be redirected.
Example: When it is set to "169.254.169.254", traffic destined to "169.254.169.254" is redirected.
toPorts
ToPorts is a list of destination L4 ports with protocol for traffic to be redirected. When multiple ports are specified, the ports must be named.
Example: When set to Port: "53" and Protocol: UDP, traffic destined to port '53' with UDP protocol is redirected.
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