# Functions
BuildResourceID returns an ResourceID based on given ResourceType and ResourceName.
DecodeResourceName decodes resource name to raw resource name.
EncodeResourceName encodes raw resource name to a valid resource name.
ParseResourceID returns the ResourceType and the path suffix.
ToResourceKeys converts resource requirements in pb to resource keys.
ToResourceRequirement return the resource requirement of pb.
# Constants
Define all supported resource types.
Define all supported resource types.
Define all supported resource types.
Define all supported resource types.
# Variables
DefaultConfig defines the default configuration for external storage.
ResourceUpdateColumns is used in gorm update.
# Structs
Config defines configurations for an external storage resource.
GCSConfig defines configurations for gcs based resources.
LocalFileConfig defines configurations for a local file based resource.
ResourceKey is the unique identifier for the resource.
ResourceMeta is the records stored in the metastore.
S3Config defines configurations for s3 based resources.
# Type aliases
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author