package
1.0.0-alpha-01-28-2017.10-23-11.UTC
Repository: https://github.com/contiv/netplugin.git
Documentation: pkg.go.dev
# Packages
No description provided by the author
# Structs
ConsulStateDriver implements the StateDriver interface for a consul based distributed key-value store used to store config and runtime state for the netplugin.
ConsulStateDriverConfig encapsulates the configuration parameters to initialize consul client.
EtcdStateDriver implements the StateDriver interface for an etcd based distributed key-value store used to store config and runtime state for the netplugin.
EtcdStateDriverConfig encapsulates the etcd endpoints used to communicate with it.
FakeStateDriver implements core.StateDriver interface for use with unit-tests.
FakeStateDriverConfig represents the configuration of the fake statedriver, which is an empty struct.