tracdap.rt.metadata.resource¶
Module Contents¶
Classes¶
Enumeration of infrastructure resources that can be added to a tenant |
- class tracdap.rt.metadata.resource.ResourceType(*args, **kwds)¶
Bases:
enum.EnumEnumeration of infrastructure resources that can be added to a tenant
- INTERNAL_STORAGE = 2¶
Storage location for data held internally by the TRAC platform
- MODEL_REPOSITORY = 1¶
Model repository, which can be a source or binary repository
- RESOURCE_TYPE_NOT_SET = 0¶