Versions in this module Expand all Collapse all v4 v4.1.0 May 1, 2019 Changes in this version + const ExternalIPPluginName + func NewExternalIPRanger(reject, admit []*net.IPNet, allowIngressIP bool) *externalIPRanger + func ParseRejectAdmitCIDRRules(rules []string) (reject, admit []*net.IPNet, err error) + func RegisterExternalIP(plugins *admission.Plugins) + type NetworkSlice []*net.IPNet + func (s NetworkSlice) Contains(ip net.IP) bool