Versions in this module Expand all Collapse all v0 v0.1.2 Jun 2, 2014 v0.1.1 Jun 2, 2014 Changes in this version + const SettingsFileName + func AuthenticatedSparkClient(auth bool) (*spark.SparkClient, error) + func AuthenticatedSparkClientWithTimeout(auth bool, timeout time.Duration) (*spark.SparkClient, error) + type ClaimCommand struct + Ui cli.Ui + func (c *ClaimCommand) Help() string + func (c *ClaimCommand) Run(args []string) int + func (c *ClaimCommand) Synopsis() string + type DevicesCommand struct + Ui cli.Ui + func (c *DevicesCommand) Help() string + func (c *DevicesCommand) Run(args []string) int + func (c *DevicesCommand) Synopsis() string + type ExecCommand struct + Ui cli.Ui + func (c *ExecCommand) Help() string + func (c *ExecCommand) Run(args []string) int + func (c *ExecCommand) Synopsis() string + type InfoCommand struct + Ui cli.Ui + func (c *InfoCommand) Help() string + func (c *InfoCommand) Run(args []string) int + func (c *InfoCommand) Synopsis() string + type InvalidateCommand struct + Ui cli.Ui + func (c *InvalidateCommand) Help() string + func (c *InvalidateCommand) Run(args []string) int + func (c *InvalidateCommand) Synopsis() string + type LoginCommand struct + Ui cli.Ui + func (c *LoginCommand) Help() string + func (c *LoginCommand) Run(args []string) int + func (c *LoginCommand) Synopsis() string + type LogoutCommand struct + Ui cli.Ui + func (c *LogoutCommand) Help() string + func (c *LogoutCommand) Run(args []string) int + func (c *LogoutCommand) Synopsis() string + type ReadCommand struct + Ui cli.Ui + func (c *ReadCommand) Help() string + func (c *ReadCommand) Run(args []string) int + func (c *ReadCommand) Synopsis() string + type RenameCommand struct + Ui cli.Ui + func (c *RenameCommand) Help() string + func (c *RenameCommand) Run(args []string) int + func (c *RenameCommand) Synopsis() string + type TokensCommand struct + Ui cli.Ui + func (c *TokensCommand) Help() string + func (c *TokensCommand) Run(args []string) int + func (c *TokensCommand) Synopsis() string + type VersionCommand struct + Ui cli.Ui + Version string + func (c *VersionCommand) Help() string + func (c *VersionCommand) Run(_ []string) int + func (c *VersionCommand) Synopsis() string