Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Provider ¶
type Provider struct { kv.Provider `mapstructure:",squash" export:"true"` UseAPIV3 bool `description:"Use ETCD API V3" export:"true"` }
Provider holds configurations of the provider.
func (*Provider) CreateStore ¶
CreateStore creates the KV store
Click to show internal directories.
Click to hide internal directories.