kubernetes/pkg/api/validation
Rudi Chiarito 88fdb96bfb Add ExternalName to ServiceSpec
ExternalName allows kubedns to return CNAME records for external
services. No proxying is involved.

See original issue at
https://github.com/kubernetes/kubernetes/issues/13748

Feature tracking at
https://github.com/kubernetes/features/issues/33
2016-08-19 11:30:57 -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 Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
events.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
name_test.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
name.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07: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 Add ExternalName to ServiceSpec 2016-08-19 11:30:57 -07:00
validation.go Add ExternalName to ServiceSpec 2016-08-19 11:30:57 -07:00