mirror of
https://github.com/kubernetes/kubernetes.git
synced 2026-03-29 13:53:26 -04:00
Add a new call to VolumePlugin interface and change all its implementations. Kubelet's VolumeManager will be interested whether a volume supports mounting with -o conext=XYZ or not to hanle SetUp() / MountDevice() accordingly. |
||
|---|---|---|
| .. | ||
| cache | ||
| config | ||
| metrics | ||
| populator | ||
| reconciler | ||
| statusupdater | ||
| testing | ||
| util | ||
| attach_detach_controller.go | ||
| attach_detach_controller_test.go | ||
| OWNERS | ||