package
0.0.0-20201102054017-282493799a89
Repository: https://github.com/golangltd/leafltd.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
No description provided by the author

# Constants

The variable was deleted, while `variables().watch` was executing.
The variable was updated, while `variables().watch` was executing.
Default variable state.

# Variables

No description provided by the author
No description provided by the author

# Structs

Creates a RuntimeConfig resource.
Request for the `CreateVariable()` method.
Request message for `CreateWaiter()` method.
Request for the `DeleteConfig()` method.
Request for the `DeleteVariable()` method.
Request for the `DeleteWaiter()` method.
The condition that a Waiter resource is waiting for.
A Cardinality condition for the Waiter resource.
No description provided by the author
Gets a RuntimeConfig resource.
Request for the `GetVariable()` method.
Request for the `GetWaiter()` method.
Request for the `ListConfigs()` method.
`ListConfigs()` returns the following response.
Request for the `ListVariables()` method.
Response for the `ListVariables()` method.
Request for the `ListWaiters()` method.
Response for the `ListWaiters()` method.
A RuntimeConfig resource is the primary resource in the Cloud RuntimeConfig service.
Request message for `UpdateConfig()` method.
Request for the `UpdateVariable()` method.
Describes a single variable within a RuntimeConfig resource.
No description provided by the author
No description provided by the author
A Waiter resource waits for some end condition within a RuntimeConfig resource to be met before it returns.
Request for the `WatchVariable()` method.

# Interfaces

No description provided by the author
No description provided by the author

# Type aliases

The `VariableState` describes the last known state of the variable and is used during a `variables().watch` call to distinguish the state of the variable.