kubernetes/pkg/api/validation
Maciej Kwiek 9e1c886a80 Validate None Service ClusterIP against LB type
If the Service is a Load Balancer, it should not have None Cluster IP.
If it does, Service validation fails.
2016-09-29 10:17:29 +02:00
..
path Split path validation into a separate library 2016-08-26 08:05:20 -07:00
testdata/v1 Check for an empty value in validateField 2016-05-30 14:12:18 +10:00
doc.go Use Go canonical import paths 2016-07-16 13:48:21 -04:00
events_test.go Validate involvedObject.Namespace matches event.Namespace 2016-08-16 21:18:52 -04:00
events.go Validate involvedObject.Namespace matches event.Namespace 2016-08-16 21:18:52 -04:00
schema_test.go Merge pull request #26942 from xiangpengzhao/fix_testcase 2016-07-26 20:35:32 -07:00
schema.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
validation_test.go Validate None Service ClusterIP against LB type 2016-09-29 10:17:29 +02:00
validation.go Validate None Service ClusterIP against LB type 2016-09-29 10:17:29 +02:00