Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Decouple Storage endpoint and resource definition in the resource API #19

Closed
DImuthuUpe opened this issue Jul 24, 2020 · 1 comment
Closed

Comments

@DImuthuUpe
Copy link
Contributor

Currently there is no first class notion about storage endpoints. But we might need this for the storage browsing interfaces. A resource might be a child of a storage endpoint. For example: Storage endpoint will be a ssh able compute resource or a s3 bucket. Resource will be a file inside that. Storage endpoint is the one directly mapping with credentials there could be one or many credentials assigned to the storage endpoint.

@DImuthuUpe
Copy link
Contributor Author

Fixed in 6114a77

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant