Implement volumes as plugins.
Break up the monolithic volumes code in kubelet into very small individual
modules with a well-defined interface. Move them all into their own packages
and beef up testing along the way.
Showing
This diff is collapsed.
Click to expand it.
pkg/kubelet/volume/volume.go
0 → 100644
pkg/kubelet/volumes.go
0 → 100644
pkg/volume/volume.go
deleted
100644 → 0
This diff is collapsed.
Click to expand it.
Please
register
or
sign in
to comment