func GetWarningsForService(service, oldService *api.Service) []string { … } func getWarningsForIP(fieldPath *field.Path, address string) []string { … } func getWarningsForCIDR(fieldPath *field.Path, cidr string) []string { … }
func GetWarningsForService(service, oldService *api.Service) []string { … } func getWarningsForIP(fieldPath *field.Path, address string) []string { … } func getWarningsForCIDR(fieldPath *field.Path, cidr string) []string { … }