ceph-csi/internal/controller
Humble Chirammal 9ac1391d0f util: correct interface name and remove redundancy
ContollerManager had a typo in it, and if we correct it,
linter  will fail and suggest not to use controller.ControllerManager
as the interface name and package name  is redundant, keeping manager
as the interface name which is the practice and also address the
linter issues.

Signed-off-by: Humble Chirammal <hchiramm@redhat.com>
2021-08-19 04:19:42 +00:00
..
persistentvolume util: correct interface name and remove redundancy 2021-08-19 04:19:42 +00:00
controller.go util: correct interface name and remove redundancy 2021-08-19 04:19:42 +00:00