Skip to content

Add support for RuntimeConfig API #2476

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

Closed
tswast opened this issue Oct 1, 2016 · 0 comments
Closed

Add support for RuntimeConfig API #2476

tswast opened this issue Oct 1, 2016 · 0 comments
Assignees
Labels
api: runtimeconfig Issues related to the Cloud Runtime Config API API. type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design.

Comments

@tswast
Copy link
Contributor

tswast commented Oct 1, 2016

There is a RuntimeConfig API, which is useful for storing configuration values.

See:
https://cloud.google.com/deployment-manager/runtime-configurator/reference/rest/

I started adding support in https://github.com/tswast/google-cloud-python when I have it ready, I'll send a pull request.

The most important methods for my use cases are listing variables and getting variable values, so that's what I've implemented. Hopefully I don't have to implement all methods for all objects before we can release client libraries for this.

@tswast tswast added the type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design. label Oct 1, 2016
@tswast tswast self-assigned this Oct 1, 2016
@tswast tswast added the api: runtimeconfig Issues related to the Cloud Runtime Config API API. label Oct 1, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: runtimeconfig Issues related to the Cloud Runtime Config API API. type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design.
Projects
None yet
Development

No branches or pull requests

2 participants