kubernetes/pkg/api/validation
tummychow 78ce5da988 Move util.StringSet into its own package
A lot of packages use StringSet, but they don't use anything else from
the util package. Moving StringSet into another package will shrink
their dependency trees significantly.
2015-09-10 12:04:15 -07:00
..
testdata/v1 Remove v1beta3 2015-07-23 17:21:27 -07:00
doc.go Make copyright ownership statement generic 2015-05-01 17:49:56 -04:00
events.go rewrite go imports 2015-08-05 17:30:03 -07:00
events_test.go rewrite go imports 2015-08-05 17:30:03 -07:00
schema.go Make --validate default on and shows how to turn if off 2015-08-25 03:18:32 -07:00
schema_test.go refactor testapi and test scripts to prepare for multiple API groups. 2015-09-04 18:01:32 -07:00
validation.go Move util.StringSet into its own package 2015-09-10 12:04:15 -07:00
validation_test.go Move util.StringSet into its own package 2015-09-10 12:04:15 -07:00