state

package
v3.0.0+incompatible Latest Latest
Warning

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

Go to latest
Published: May 1, 2018 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AppPathError

type AppPathError struct {
	Err error
}

func (AppPathError) Error

func (e AppPathError) Error() string

type CloudFoundryGetLogsError

type CloudFoundryGetLogsError struct {
	CfTaskErr error
	CfLogErr  error
}

func (CloudFoundryGetLogsError) Error

func (e CloudFoundryGetLogsError) Error() string

type CourierCreationError

type CourierCreationError struct {
	Err error
}

func (CourierCreationError) Error

func (e CourierCreationError) Error() string

type DeleteApplicationError

type DeleteApplicationError struct {
	ApplicationName string
	Out             []byte
}

func (DeleteApplicationError) Error

func (e DeleteApplicationError) Error() string

type ExistsError

type ExistsError struct {
	ApplicationName string
}

func (ExistsError) Error

func (e ExistsError) Error() string

type InvalidContentTypeError

type InvalidContentTypeError struct{}

func (InvalidContentTypeError) Error

func (e InvalidContentTypeError) Error() string

type LoginError

type LoginError struct {
	FoundationURL string
	Out           []byte
}

func (LoginError) Error

func (e LoginError) Error() string

type ManifestError

type ManifestError struct{}

func (ManifestError) Error

func (e ManifestError) Error() string

type MapRouteError

type MapRouteError struct {
	Out []byte
}

func (MapRouteError) Error

func (e MapRouteError) Error() string

type PushError

type PushError struct{}

func (PushError) Error

func (e PushError) Error() string

type RenameError

type RenameError struct {
	ApplicationName string
	Out             []byte
}

func (RenameError) Error

func (e RenameError) Error() string

type StartError

type StartError struct {
	ApplicationName string
	Out             []byte
}

func (StartError) Error

func (e StartError) Error() string

type StopError

type StopError struct {
	ApplicationName string
	Out             []byte
}

func (StopError) Error

func (e StopError) Error() string

type UnmapRouteError

type UnmapRouteError struct {
	ApplicationName string
	Out             []byte
}

func (UnmapRouteError) Error

func (e UnmapRouteError) Error() string

type UnzippingError

type UnzippingError struct {
	Err error
}

func (UnzippingError) Error

func (e UnzippingError) Error() string

Directories

Path Synopsis
Package pusher handles pushing to individual Cloud Foundry instances.
Package pusher handles pushing to individual Cloud Foundry instances.

Jump to

Keyboard shortcuts

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