kubernetes/pkg/api/validation
Maciej Kwiek 7df1afe71f Deny ClusterIP update for services using it
If the service is of the type using the ClusterIP (ClusterIP, NodePort,
LoadBalancer), the update of ClusterIP is prohibited.
2016-10-21 09:53:39 +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 Add some checking for the presence of the same key twice. 2016-10-13 21:58:44 -07:00
schema.go Add some checking for the presence of the same key twice. 2016-10-13 21:58:44 -07:00
validation_test.go Merge pull request #33957 from bprashanth/esipp-beta 2016-10-20 06:53:07 -07:00
validation.go Deny ClusterIP update for services using it 2016-10-21 09:53:39 +02:00