import "github.com/docker/docker/pkg/discovery/kv"
func Init()
Init is exported
type Discovery struct {
// contains filtered or unexported fields
}
Discovery is exported
func (s *Discovery) Initialize(uris string, heartbeat time.Duration, ttl time.Duration, clusterOpts map[string]string) error
Initialize is exported
Prefix returns the store prefix
Register is exported
Store returns the underlying store used by KV discovery.
Watch is exported
Package kv imports 12 packages (graph) and is imported by 510 packages. Updated 2020-03-02. Refresh now. Tools for package owners.