package token
import "github.com/docker/libnetwork/Godeps/_workspace/src/github.com/docker/swarm/discovery/token"
Index ¶
Constants ¶
const DiscoveryURL = "https://discovery-stage.hub.docker.com/v1"
DiscoveryUrl is exported
Functions ¶
func Init ¶
func Init()
Init is exported
Types ¶
type Discovery ¶
type Discovery struct {
// contains filtered or unexported fields
}
Discovery is exported
func (*Discovery) CreateCluster ¶
CreateCluster returns a unique cluster token
func (*Discovery) Initialize ¶
Initialize is exported
func (*Discovery) Register ¶
Register adds a new entry identified by the into the discovery service
func (*Discovery) Watch ¶
Watch is exported
Source Files ¶
- Version
- v0.5.5
- Published
- Jan 14, 2016
- Platform
- linux/amd64
- Imports
- 8 packages
- Last checked
- 11 hours ago –
Tools for package owners.