//
pkg.gl
Category
github.com/volcengine/volcengine-csi-driver
pkg
util
inflight
package
0.0.0-20231010034408-7dfd596b3619
Repository:
https://github.com/volcengine/volcengine-csi-driver.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
1
Files
44 SLOC
#
Functions
NewInFlight
NewInFlight instanciates a InFlight structures.
#
Constants
VolumeOperationAlreadyExistsErrorMsg
No description provided by the author
#
Structs
InFlight
InFlight is a struct used to manage in flight requests per volumeId.
#
Interfaces
Idempotent
Idempotent is the interface required to manage in flight requests.