package
2.0.0-alpha1+incompatible
Repository: https://github.com/ark-g/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.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
WaitForDatastore means the Syncer is waiting to connect to the datastore.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# 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.
Interface can be implemented by anything that knows how to watch and report changes.
# Type aliases
SyncStatus represents the overall state of the datastore.
No description provided by the author
WatchEventType defines the possible types of events.