Documentation
¶
Index ¶
- func CronDisable(s scope.Scope, g cfg.Configuration, keys []string) error
- func CronEnable(s scope.Scope, g cfg.Configuration, keys []string) error
- func CronStatus(s scope.Scope, g cfg.Configuration, keys []string) error
- func Deploy(s scope.Scope, g cfg.Configuration, rel *Release) error
- func Df(s scope.Scope, g cfg.Configuration, options distro.DfOptions) error
- func EnvironPush(s scope.Scope, g cfg.Configuration, filename string) error
- func Forward(s scope.Scope, g cfg.Configuration, port string) error
- func Log(s scope.Scope, g cfg.Configuration, key string, no int) error
- func Prune(s scope.Scope, g cfg.Configuration) error
- func Restart(s scope.Scope, g cfg.Configuration) error
- func Run(s scope.Scope, g cfg.Configuration, key string) error
- func SSH(s scope.Scope, g cfg.Configuration) error
- func Scale(s scope.Scope, g cfg.Configuration, comp *Composition) error
- func Setup(s scope.Scope, g cfg.Configuration, environ string) error
- func Shell(s scope.Scope, g cfg.Configuration) error
- func Status(s scope.Scope, g cfg.Configuration) error
- func Top(s scope.Scope, g cfg.Configuration) error
- type Composition
- type Release
- type Tarball
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CronDisable ¶
func CronEnable ¶
func CronStatus ¶ added in v0.9.0
func EnvironPush ¶ added in v0.14.1
func Scale ¶
func Scale(s scope.Scope, g cfg.Configuration, comp *Composition) error
Types ¶
type Composition ¶
func DefaultComposition ¶ added in v0.10.0
func NewComposition ¶
func NewComposition(args []string) (*Composition, error)
type Release ¶
func NewRelease ¶
Click to show internal directories.
Click to hide internal directories.