Expand description
Network policy access control for the reverse proxy.
This module provides NetworkPolicyChecker, which evaluates incoming
requests against NetworkPolicySpec access rules to determine whether
a source IP is allowed to reach a given service/port combination.
Structsยง
- Network
Policy Checker - Checks incoming requests against network access policies.