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

Add backend related functions in RuntimeClient #55

Merged
merged 3 commits into from
Dec 13, 2021

Commits on Dec 10, 2021

  1. Configuration menu
    Copy the full SHA
    f847c86 View commit details
    Browse the repository at this point in the history
  2. Removing timeout since no longer needed

    The new API just returns the string of backends and not all the configuration at once, so we don't need to provide user with the option to specify a custom timeout since the get backends call won't take too long for IBM Cloud
    rathishcholarajan committed Dec 10, 2021
    Configuration menu
    Copy the full SHA
    7fe4a93 View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2021

  1. Configuration menu
    Copy the full SHA
    cbe5119 View commit details
    Browse the repository at this point in the history