Versions in this module Expand all Collapse all v0 v0.7.0 Dec 13, 2018 Changes in this version + type Options struct + WaitDuration time.Duration v0.1.1 Aug 9, 2018 Changes in this version + type Client struct + func NewClient(ctx context.Context, p client.ConfigProvider) *Client + func (c *Client) NewVariable(ctx context.Context, name string, decoder *runtimevar.Decoder, ...) (*runtimevar.Variable, error) + type WatchOptions struct + WaitTime time.Duration