kubernetes/pkg/volume/empty_dir
Eric Tune 4d090bfb09 Rename PodSecurityPolicy fields
In podSecurityPolicy:
1. Rename .seLinuxContext to .seLinux
2. Rename .seLinux.type to .seLinux.rule
3. Rename .runAsUser.type to .runAsUser.rule
4. Rename .seLinux.SELinuxOptions

1,2,3 as suggested by thockin in #22159.
I added 3 for consistency with 2.
2016-03-03 11:49:48 -08:00
..
doc.go Add doc.go files for all volume plugins 2015-05-23 16:59:12 -04:00
empty_dir_linux.go Mass fix of Infof and co. missing the trailing "f", even when formatting placeholders are used 2016-02-03 11:34:59 -05:00
empty_dir_test.go Rename PodSecurityPolicy fields 2016-03-03 11:49:48 -08:00
empty_dir_unsupported.go rewrite go imports 2015-08-05 17:30:03 -07:00
empty_dir.go Rename PodSecurityPolicy fields 2016-03-03 11:49:48 -08:00