thingdoer

package
v1.2.4 Latest Latest
Warning

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

Go to latest
Published: Jul 26, 2017 License: Apache-2.0 Imports: 6 Imported by: 4

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Spaces

func Spaces(spacesParser SpacesParser, paginatedRequester PaginatedRequester) (models.Spaces, error)

Types

type ApplicationsParser

type ApplicationsParser interface {
	Parse([]byte) (models.Applications, error)
}

type AppsGetter

type AppsGetter struct {
	OrganizationGuid string
	SpaceGuid        string
	CliConnection    api.Connection
}

func (AppsGetter) ApplicationHasRoutes added in v1.2.3

func (c AppsGetter) ApplicationHasRoutes(appGUID string) (bool, error)

func (AppsGetter) DeaApps

func (c AppsGetter) DeaApps(appsParser ApplicationsParser, paginatedRequester PaginatedRequester) (models.Applications, error)

func (AppsGetter) DiegoApps

func (c AppsGetter) DiegoApps(
	appsParser ApplicationsParser,
	paginatedRequester PaginatedRequester,
) (models.Applications, error)

type PaginatedRequester

type PaginatedRequester interface {
	Do(filter api.Filter, params map[string]interface{}) ([][]byte, error)
}

type SpacesParser

type SpacesParser interface {
	Parse([]byte) (models.Spaces, error)
}

Directories

Path Synopsis
This file was generated by counterfeiter This file was generated by counterfeiter This file was generated by counterfeiter
This file was generated by counterfeiter 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