Home
last modified time | relevance | path

Searched refs:batchCSIUpdates (Results 1 – 1 of 1) sorted by relevance

/dports/sysutils/nomad/nomad-1.1.0/client/
H A Dnode_updater.go46 c.batchNodeUpdates.batchCSIUpdates(func(name string, info *structs.CSIInfo) {
367 func (b *batchNodeUpdates) batchCSIUpdates(f csimanager.UpdateNodeCSIInfoFunc) error { func