-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Closed
Labels
api: runtimeconfigIssues related to the Cloud Runtime Config API API.Issues related to the Cloud Runtime Config API API.type: feature request‘Nice-to-have’ improvement, new feature or different behavior or design.‘Nice-to-have’ improvement, new feature or different behavior or design.
Description
There is a RuntimeConfig API, which is useful for storing configuration values.
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.
dhermes and enzogro
Metadata
Metadata
Assignees
Labels
api: runtimeconfigIssues related to the Cloud Runtime Config API API.Issues related to the Cloud Runtime Config API API.type: feature request‘Nice-to-have’ improvement, new feature or different behavior or design.‘Nice-to-have’ improvement, new feature or different behavior or design.