Versions in this module Expand all Collapse all v1 v1.4.0 Oct 17, 2016 Changes in this version + const AnnotationExternalTraffic + const AnnotationHealthCheckNodePort + const AnnotationLoadBalancerSourceRangesKey + const AnnotationValueExternalTrafficGlobal + const AnnotationValueExternalTrafficLocal + func GetLoadBalancerSourceRanges(service *api.Service) (netsets.IPNet, error) + func GetServiceHealthCheckNodePort(service *api.Service) int32 + func GetServiceHealthCheckPathPort(service *api.Service) (string, int32) + func IsAllowAll(ipnets netsets.IPNet) bool + func NeedsHealthCheck(service *api.Service) bool