# Functions
No description provided by the author
# Structs
InMemoryObjectStore is a simple implementation of the ObjectStore interface that stores its data in-memory/in-proc.
# Interfaces
BlockStore exposes basic block-storage operations required by Velero.
ObjectStore exposes basic object-storage operations required by Velero.
# Type aliases
No description provided by the author