package
0.0.0-20240507163704-2bcf714ecc87
Repository: https://github.com/lioric/go-cloud.git
Documentation: pkg.go.dev

# Functions

Dial opens a gRPC connection to the Runtime Configurator API.
NewClient returns a new client that makes calls to the given gRPC stub.

# Variables

Set is a Wire provider set that provides *Client using a default connection to the Runtime Configurator API given a GCP token source.

# Structs

A Client constructs runtime variables using the Runtime Configurator API.
ResourceName identifies the full configuration variable path used by the service.
WatchOptions provide optional configurations to the Watcher.