container

package
v0.7.5 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 21, 2016 License: BSD-3-Clause Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Cmd = &cobra.Command{
	Use:     "container",
	Short:   "Container commands: sail container --help",
	Long:    `Container commands: sail container <command>`,
	Aliases: []string{"c", "containers"},
}

Cmd container

Functions

This section is empty.

Types

type Logs

type Logs struct {
	Container string `url:"-"`

	Tail   int    `url:"tail,omitempty"`
	Head   int    `url:"head,omitempty"`
	Offset int    `url:"offset,omitempty"`
	Period string `url:"period,omitempty"`
}

Logs struct holds all parameters sent to /applications/%s/containers/%s/logs

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL