app

package
v0.0.0-...-551f274 Latest Latest
Warning

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

Go to latest
Published: Jul 22, 2015 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type App

type App struct {
	Guid      string
	EnableSSH bool
	Diego     bool
	State     string
}

type AppFactory

type AppFactory interface {
	Get(string) (App, error)
	SetBool(anApp App, key string, value bool) error
}

func NewAppFactory

func NewAppFactory(cli plugin.CliConnection, curl models.Curler) AppFactory

type CFApp

type CFApp struct {
	Metadata metadata `json:"metadata"`
	Entity   entity   `json:"entity"`
}

Directories

Path Synopsis
This file was generated by counterfeiter
This file was generated by counterfeiter

Jump to

Keyboard shortcuts

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