kubernetes/pkg/api
Danny Jones f84ff740f0 Adds initial volumes package; Supports host-dirs
Adds the framework for external volume mounts.

Currently supports bare host directory mounts.

Modifies the API to support host directory mounts from Volumes
instead of VolumeMounts.
2014-07-17 10:08:45 -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 Adds initial volumes package; Supports host-dirs 2014-07-17 10:08:45 -07:00
validation.go Adds initial volumes package; Supports host-dirs 2014-07-17 10:08:45 -07:00
validation_test.go Adds initial volumes package; Supports host-dirs 2014-07-17 10:08:45 -07:00