Documentation
¶
Index ¶
- type ArcherBuildCommand
- type ArcherCollectionCommand
- type ArcherCollectionListCommand
- type ArcherCollectionPurgeCommand
- type ArcherCollectionRestartCommand
- type ArcherCollectionShowCommand
- type ArcherCollectionStartCommand
- type ArcherCollectionStatusCommand
- type ArcherCollectionStopCommand
- type ArcherHookCommand
- type ArcherRealizeCommand
- type ArcherStateCommand
- type Meta
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ArcherBuildCommand ¶
type ArcherBuildCommand struct {
*Meta
}
func (*ArcherBuildCommand) Help ¶
func (a *ArcherBuildCommand) Help() string
func (*ArcherBuildCommand) Run ¶
func (a *ArcherBuildCommand) Run(args []string) int
func (*ArcherBuildCommand) Synopsis ¶
func (a *ArcherBuildCommand) Synopsis() string
type ArcherCollectionCommand ¶
type ArcherCollectionCommand struct {
*Meta
}
func (*ArcherCollectionCommand) Help ¶
func (a *ArcherCollectionCommand) Help() string
func (*ArcherCollectionCommand) Run ¶
func (a *ArcherCollectionCommand) Run(args []string) int
func (*ArcherCollectionCommand) Synopsis ¶
func (a *ArcherCollectionCommand) Synopsis() string
type ArcherCollectionListCommand ¶
type ArcherCollectionListCommand struct {
*Meta
}
func (*ArcherCollectionListCommand) Help ¶
func (a *ArcherCollectionListCommand) Help() string
func (*ArcherCollectionListCommand) Run ¶
func (a *ArcherCollectionListCommand) Run(args []string) int
func (*ArcherCollectionListCommand) Synopsis ¶
func (a *ArcherCollectionListCommand) Synopsis() string
type ArcherCollectionPurgeCommand ¶
type ArcherCollectionPurgeCommand struct {
*Meta
}
func (*ArcherCollectionPurgeCommand) Help ¶
func (a *ArcherCollectionPurgeCommand) Help() string
func (*ArcherCollectionPurgeCommand) Run ¶
func (a *ArcherCollectionPurgeCommand) Run(args []string) int
func (*ArcherCollectionPurgeCommand) Synopsis ¶
func (a *ArcherCollectionPurgeCommand) Synopsis() string
type ArcherCollectionRestartCommand ¶
type ArcherCollectionRestartCommand struct {
*Meta
}
func (*ArcherCollectionRestartCommand) Help ¶
func (a *ArcherCollectionRestartCommand) Help() string
func (*ArcherCollectionRestartCommand) Run ¶
func (a *ArcherCollectionRestartCommand) Run(args []string) int
func (*ArcherCollectionRestartCommand) Synopsis ¶
func (a *ArcherCollectionRestartCommand) Synopsis() string
type ArcherCollectionShowCommand ¶
type ArcherCollectionShowCommand struct {
*Meta
}
func (*ArcherCollectionShowCommand) Help ¶
func (a *ArcherCollectionShowCommand) Help() string
func (*ArcherCollectionShowCommand) Run ¶
func (a *ArcherCollectionShowCommand) Run(args []string) int
func (*ArcherCollectionShowCommand) Synopsis ¶
func (a *ArcherCollectionShowCommand) Synopsis() string
type ArcherCollectionStartCommand ¶
type ArcherCollectionStartCommand struct {
*Meta
}
func (*ArcherCollectionStartCommand) Help ¶
func (a *ArcherCollectionStartCommand) Help() string
func (*ArcherCollectionStartCommand) Run ¶
func (a *ArcherCollectionStartCommand) Run(args []string) int
func (*ArcherCollectionStartCommand) Synopsis ¶
func (a *ArcherCollectionStartCommand) Synopsis() string
type ArcherCollectionStatusCommand ¶
type ArcherCollectionStatusCommand struct {
*Meta
}
func (*ArcherCollectionStatusCommand) Help ¶
func (a *ArcherCollectionStatusCommand) Help() string
func (*ArcherCollectionStatusCommand) Run ¶
func (a *ArcherCollectionStatusCommand) Run(args []string) int
func (*ArcherCollectionStatusCommand) Synopsis ¶
func (a *ArcherCollectionStatusCommand) Synopsis() string
type ArcherCollectionStopCommand ¶
type ArcherCollectionStopCommand struct {
*Meta
}
func (*ArcherCollectionStopCommand) Help ¶
func (a *ArcherCollectionStopCommand) Help() string
func (*ArcherCollectionStopCommand) Run ¶
func (a *ArcherCollectionStopCommand) Run(args []string) int
func (*ArcherCollectionStopCommand) Synopsis ¶
func (a *ArcherCollectionStopCommand) Synopsis() string
type ArcherHookCommand ¶
type ArcherHookCommand struct {
*Meta
}
func (*ArcherHookCommand) Help ¶
func (a *ArcherHookCommand) Help() string
func (*ArcherHookCommand) Run ¶
func (a *ArcherHookCommand) Run(args []string) int
func (*ArcherHookCommand) Synopsis ¶
func (a *ArcherHookCommand) Synopsis() string
type ArcherRealizeCommand ¶
type ArcherRealizeCommand struct {
*Meta
}
func (*ArcherRealizeCommand) Help ¶
func (a *ArcherRealizeCommand) Help() string
func (*ArcherRealizeCommand) Run ¶
func (a *ArcherRealizeCommand) Run(args []string) int
func (*ArcherRealizeCommand) Synopsis ¶
func (a *ArcherRealizeCommand) Synopsis() string
type ArcherStateCommand ¶
type ArcherStateCommand struct {
*Meta
}
func (*ArcherStateCommand) Help ¶
func (a *ArcherStateCommand) Help() string
func (*ArcherStateCommand) Run ¶
func (a *ArcherStateCommand) Run(args []string) int
func (*ArcherStateCommand) Synopsis ¶
func (a *ArcherStateCommand) Synopsis() string
Click to show internal directories.
Click to hide internal directories.