Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func HumanDuration ¶ added in v0.1.0
HumanDuration returns a human-readable approximation of a duration (eg. "About a minute", "4 hours ago", etc.)
func NewCmdContainers ¶
func NewCmdDeploy ¶
func NewCmdStatus ¶
Types ¶
type CmdContainers ¶
type CmdContainers struct {
// contains filtered or unexported fields
}
func (*CmdContainers) Help ¶
func (c *CmdContainers) Help() string
func (*CmdContainers) Run ¶
func (c *CmdContainers) Run(args []string) int
func (*CmdContainers) Synopsis ¶
func (c *CmdContainers) Synopsis() string
Click to show internal directories.
Click to hide internal directories.