package
1.3.0-alpha.5
Repository: https://github.com/intelsdi-x/kubernetes.git
Documentation: pkg.go.dev
# Functions
GetLoadBalancerSourceRanges first try to parse and verify LoadBalancerSourceRanges field from a service.
IsAllowAll checks whether the netsets.IPNet allows traffic from 0.0.0.0/0.
# Constants
AnnotationLoadBalancerSourceRangesKey is the key of the annotation on a service to set allowed ingress ranges on their LoadBalancers
It should be a comma-separated list of CIDRs, e.g.