Skip to content

Add support for RuntimeConfig API #2476

@tswast

Description

@tswast

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.

Metadata

Metadata

Assignees

Labels

api: runtimeconfigIssues related to the Cloud Runtime Config API API.type: feature request‘Nice-to-have’ improvement, new feature or different behavior or design.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions