strategy

package
v6.23.1+incompatible Latest Latest
Warning

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

Go to latest
Published: Jan 13, 2017 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 DomainsEndpointStrategy

type DomainsEndpointStrategy interface {
	OrgDomainURL(orgGUID, name string) string
	SharedDomainURL(name string) string
	PrivateDomainURL(name string) string
	OrgDomainsURL(orgGUID string) string
	PrivateDomainsURL() string
	SharedDomainsURL() string
	DeleteDomainURL(guid string) string
	DeleteSharedDomainURL(guid string) string
	PrivateDomainsByOrgURL(guid string) string
}

type EndpointStrategy

type EndpointStrategy struct {
	EventsEndpointStrategy
	DomainsEndpointStrategy
}

func NewEndpointStrategy

func NewEndpointStrategy(versionString string) EndpointStrategy

type EventsEndpointStrategy

type EventsEndpointStrategy interface {
	EventsURL(appGUID string, limit int64) string
	EventsResource() resources.EventResource
}

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