Files
kubernetes/pkg/volume/csi/csi_drivers_store.go
Hannes Hörl 96aa4fb5d2 Implement DriversStore as a struct
This allows us to hide
- the mutex handling
- the initialization
as implementation details.

Signed-off-by: Maria Ntalla <mntalla@pivotal.io>
2019-01-25 12:23:15 +00:00

1.8 KiB