Versions in this module Expand all Collapse all v0 v0.2.0 May 1, 2014 v0.1.0 Apr 16, 2014 Changes in this version + func RPCAddrFlag(f *flag.FlagSet) *string + func RPCClient(addr string) (*agent.RPCClient, error) + type ForceLeaveCommand struct + Ui cli.Ui + func (c *ForceLeaveCommand) Help() string + func (c *ForceLeaveCommand) Run(args []string) int + func (c *ForceLeaveCommand) Synopsis() string + type InfoCommand struct + Ui cli.Ui + func (i *InfoCommand) Help() string + func (i *InfoCommand) Run(args []string) int + func (i *InfoCommand) Synopsis() string + type JoinCommand struct + Ui cli.Ui + func (c *JoinCommand) Help() string + func (c *JoinCommand) Run(args []string) int + func (c *JoinCommand) Synopsis() string + type KeygenCommand struct + Ui cli.Ui + func (c *KeygenCommand) Help() string + func (c *KeygenCommand) Run(_ []string) int + func (c *KeygenCommand) Synopsis() string + type LeaveCommand struct + Ui cli.Ui + func (c *LeaveCommand) Help() string + func (c *LeaveCommand) Run(args []string) int + func (c *LeaveCommand) Synopsis() string + type MembersCommand struct + Ui cli.Ui + func (c *MembersCommand) Help() string + func (c *MembersCommand) Run(args []string) int + func (c *MembersCommand) Synopsis() string + type MonitorCommand struct + ShutdownCh <-chan struct{} + Ui cli.Ui + func (c *MonitorCommand) Help() string + func (c *MonitorCommand) Run(args []string) int + func (c *MonitorCommand) Synopsis() string + type VersionCommand struct + Revision string + Ui cli.Ui + Version string + VersionPrerelease string + func (c *VersionCommand) Help() string + func (c *VersionCommand) Run(_ []string) int + func (c *VersionCommand) Synopsis() string