-
Notifications
You must be signed in to change notification settings - Fork 596
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
compute: implement InstanceGroups #1320
compute: implement InstanceGroups #1320
Conversation
78248e9
to
1c8a342
Compare
@callmehiphop I originally had the type called |
I like InstanceGroup!
|
@callmehiphop Ready for a review, good sir. |
* representing part of the larger set of results to view. | ||
* @param {function} callback - The callback function. | ||
* @param {?error} callback.err - An error returned while making this request. | ||
* @param {module:compute/instance-group} callback.instanceGroups - |
This comment was marked as spam.
This comment was marked as spam.
Sorry, something went wrong.
8ec4b35
to
1be1df5
Compare
@callmehiphop Done! |
@callmehiphop looks mergable to you? |
@stephenplusplus yeah, sorry, looks good! |
RE: #1073
To Dos
This adds support for instance groups: