Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CliConnection ¶
type DiegoSupport ¶
type DiegoSupport struct {
// contains filtered or unexported fields
}
func NewDiegoSupport ¶
func NewDiegoSupport(cli CliConnection) *DiegoSupport
func (*DiegoSupport) HasRoutes ¶ added in v1.2.3
func (d *DiegoSupport) HasRoutes(appName string) (bool, error)
func (*DiegoSupport) SetDiegoFlag ¶
func (d *DiegoSupport) SetDiegoFlag(appGuid string, enable bool) ([]string, error)
func (*DiegoSupport) WarnNoRoutes ¶ added in v1.2.3
func (d *DiegoSupport) WarnNoRoutes(appName string, output io.Writer) error
Directories ¶
Path | Synopsis |
---|---|
This file was generated by counterfeiter
|
This file was generated by counterfeiter |
Click to show internal directories.
Click to hide internal directories.