package
0.0.0-20221010084814-f34f86349caa
Repository: https://github.com/guilhem/csi-runtime.git
Documentation: pkg.go.dev
# Functions
NewAtomicWriter creates a new AtomicWriter configured to write to the given target directory, or returns an error if the target directory does not exist.
# Structs
AtomicWriter handles atomically projecting content for a set of files into a target directory.
FileProjection contains file Data and access Mode.