Documentation
¶
Index ¶
- Constants
- type Node
- type NodeApi
- func (api *NodeApi) AddNode(request *restful.Request, response *restful.Response)
- func (api *NodeApi) GetNodes(request *restful.Request, response *restful.Response)
- func (api *NodeApi) Register(container *restful.Container)
- func (api *NodeApi) RemoveNode(request *restful.Request, response *restful.Response)
- func (api *NodeApi) StopNode(request *restful.Request, response *restful.Response)
Constants ¶
View Source
const ( NodeIDFileName = "/ID" JoinRetryInterval = 5 )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Node ¶
func (*Node) JoinAsManager ¶
Click to show internal directories.
Click to hide internal directories.