ui

package
v0.0.1 Latest Latest
Warning

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

Go to latest
Published: May 31, 2016 License: Apache-2.0 Imports: 4 Imported by: 2

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func SayFailed

func SayFailed()

func SayOK

func SayOK()

Types

type ApplicationPrinter

type ApplicationPrinter interface {
	Name() string
	Organization() string
	Space() string
}

type RestartApps

type RestartApps struct {
	Username     string
	Organization string
	Space        string
}

func NewRestartApps

func NewRestartApps(cliConnection api.Connection, organizationName string, spaceName string) (RestartApps, error)

func (*RestartApps) AfterAll

func (c *RestartApps) AfterAll(attempts, stopped, warnings int, errors int)

func (*RestartApps) BeforeAll

func (c *RestartApps) BeforeAll()

func (*RestartApps) BeforeEach

func (c *RestartApps) BeforeEach(app ApplicationPrinter)

func (*RestartApps) CompletedEach

func (c *RestartApps) CompletedEach(app ApplicationPrinter)

func (*RestartApps) DuringEach

func (c *RestartApps) DuringEach(app ApplicationPrinter)

func (*RestartApps) FailRestart

func (c *RestartApps) FailRestart(app ApplicationPrinter, err error)

func (*RestartApps) UserWarning

func (c *RestartApps) UserWarning(app ApplicationPrinter)

Jump to

Keyboard shortcuts

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