-
Notifications
You must be signed in to change notification settings - Fork 718
Modularizing #91
Copy link
Copy link
Closed
Labels
coretype: questionRequest for information or clarification. Not an issue.Request for information or clarification. Not an issue.
Milestone
Description
Activity
Metadata
Metadata
Assignees
Labels
coretype: questionRequest for information or clarification. Not an issue.Request for information or clarification. Not an issue.
As we grow and support the suite of Cloud services, this repo could get very big, leading to:
I propose we split out into multiple repos, each representing a service (eg,
gcloud-datastore,gcloud-storage, etc.). If we have common functionality to share between services, we can expose that as a module as well.