package
28.0.1+incompatible
Repository: https://github.com/dotcloud/docker.git
Documentation: pkg.go.dev
# Constants
No description provided by the author
EndpointKeyPrefix is the prefix for endpoint key in the kv store.
NetworkKeyPrefix is the prefix for network key in the kv store.
# Variables
ErrKeyModified is raised for an atomic update when the update is working on a stale state.
ErrKeyModified is raised for an atomic update when the update is working on a stale state.
# Interfaces
KVObject is Key/Value interface used by objects to be part of the Store.