package
0.0.0-20161015192436-cf83b6a632e6
Repository: https://github.com/fasaxc/libcalico-go.git
Documentation: pkg.go.dev

# Constants

InSync means the Syncer has now sent all the existing keys in the datastore and the user of hte API has the full picture.
ResyncInProgress means the Syncer is resyncing with the datastore.
WaitForDatastore means the Syncer is waiting to connect to the datastore.

# Interfaces

Client is the interface to the backend datastore.
No description provided by the author
No description provided by the author
SyncerParseFailCallbacks is an optional interface that can be implemented by a Syncer callback.

# Type aliases

SyncStatus represents the overall state of the datastore.