package
0.7.0
Repository: https://github.com/cert-manager/csi-lib.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.