kubernetes/pkg/api
Danny Jones bb2843498d API modified to use source; now supports EmptyDirectory
API is now modified to use a Source struct to handle multiple volumes.

Two volume types are supported now, HostDirectory and EmptyDirectory.
2014-07-17 15:25:50 -07:00
..
doc.go Address package level comments for readability. 2014-06-12 20:26:12 -07:00
helper.go Fixes golint errors in pkg/api 2014-07-08 16:08:58 +09:00
helper_test.go Test rejection of bad JSON. 2014-06-26 19:27:56 -04:00
types.go API modified to use source; now supports EmptyDirectory 2014-07-17 15:25:50 -07:00
validation.go API modified to use source; now supports EmptyDirectory 2014-07-17 15:25:50 -07:00
validation_test.go API modified to use source; now supports EmptyDirectory 2014-07-17 15:25:50 -07:00