Set VolumeSnapshotClass in checkandBindSnapshotContent

go fmt fixes, detailed logging level, other small fixes
This commit is contained in:
Xing Yang
2018-08-17 19:07:52 -07:00
parent 870fd8ec8c
commit bfb7c69014
2 changed files with 33 additions and 30 deletions

View File

@@ -57,7 +57,7 @@ type csiSnapshotController struct {
snapshotStore cache.Store
contentStore cache.Store
classStore cache.Store
classStore cache.Store
handler Handler
// Map of scheduled/running operations.