Versions in this module Expand all Collapse all v0 v0.1.1 Oct 23, 2013 v0.1.0 Oct 23, 2013 Changes in this version + func RPCAddrFlag(f *flag.FlagSet) *string + func RPCClient(addr string) (*agent.RPCClient, error) + type EventCommand struct + func (c *EventCommand) Help() string + func (c *EventCommand) Run(args []string, ui cli.Ui) int + func (c *EventCommand) Synopsis() string + type JoinCommand struct + func (c *JoinCommand) Help() string + func (c *JoinCommand) Run(args []string, ui cli.Ui) int + func (c *JoinCommand) Synopsis() string + type MembersCommand struct + func (c *MembersCommand) Help() string + func (c *MembersCommand) Run(args []string, ui cli.Ui) int + func (c *MembersCommand) Synopsis() string + type MonitorCommand struct + ShutdownCh <-chan struct{} + func (c *MonitorCommand) Help() string + func (c *MonitorCommand) Run(args []string, ui cli.Ui) int + func (c *MonitorCommand) Synopsis() string + type VersionCommand struct + Revision string + Version string + VersionPrerelease string + func (c *VersionCommand) Help() string + func (c *VersionCommand) Run(_ []string, ui cli.Ui) int + func (c *VersionCommand) Synopsis() string