# Functions

NewAzuriteObjectStore creates a new ObjectStore object for Azurite.
NewAzuriteObjectStoreResources creates the resources required to create an Azurite object store.
NewGCSObjectStore creates a new GCS object store.
NewGCSObjectStoreResources creates the resources required to create a GCS object store.
NewMinioObjectStore creates a new Minio object store.
NewMinioObjectStoreResources creates the resources required to create a Minio object store.

# Constants

DefaultSize is the default size of the PVCs for the object stores.

# Structs

Resources represents the resources required to create an object store.