NAME

IO::K8s::Traefik::V1alpha1::IPAllowList - IPAllowList holds the IP allowlist middleware configuration.

VERSION

version 1.108

ipStrategy

IPStrategy holds the IP strategy configuration used by Traefik to determine the client IP. More info: https://doc.traefik.io/traefik/v3.7/middlewares/http/ipallowlist/#ipstrategy

rejectStatusCode

RejectStatusCode defines the HTTP status code used for refused requests. If not set, the default is 403 (Forbidden).

sourceRange

SourceRange defines the set of allowed IPs (or ranges of allowed IPs by using CIDR notation).

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