package
0.7.0
Repository: https://github.com/cert-manager/csi-lib.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
No description provided by the author

# Variables

No description provided by the author
ErrNotFound is an error type that can be matched against with `errors.Is` and indicates that no metadata is available.

# Structs

No description provided by the author
No description provided by the author

# Interfaces

DataWriter is used to write data (e.g.
All storage implementations must implement this interface.
MetadataReader allows read-only access to metadata about volumes.
MetadataWriter writes metadata files to a storage backend.