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

added instancesdk.List() feature and its gRPC API #1076

Merged
merged 4 commits into from
Jun 21, 2019
Merged

Commits on Jun 19, 2019

  1. added instancesdk.List() feature and its gRPC API

    and added GetAllByService() method to instance database.
    ilgooz committed Jun 19, 2019
    Configuration menu
    Copy the full SHA
    261219f View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2019

  1. sdk/instancesdk: have List() to accept Filter

    so serviceHash can be optional.
    
    * database/instancedb: added GetAll().
    ilgooz committed Jun 20, 2019
    Configuration menu
    Copy the full SHA
    a86916d View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2019

  1. Fix typo on comments

    Nicolas Mahé authored Jun 21, 2019
    Configuration menu
    Copy the full SHA
    1c8edbf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0782dd0 View commit details
    Browse the repository at this point in the history