# Constants
StoragePluginIdentifier is the identifier that is shared by plugin and host.
# Structs
StorageGRPCPlugin is the implementation of plugin.GRPCPlugin so we can serve/consume this.
# Interfaces
StoragePlugin is the interface we're exposing as a plugin.