docker/swarmkit

View on GitHub
volumequeue/doc.go

Summary

Maintainability
A
0 mins
Test Coverage
package volumequeue

// The volumequeue package defines a type of priority queue which is used by
// both the manager and the agent to manage retrying of CSI volume operations.