Options
All
  • Public
  • Public/Protected
  • All
Menu

Uses the Cloud Foundry API to (mostly) reimplement their CLI push. It supports using the manifest, but not all attributes. It currently attaches a default route rather than the routes specified in the manifest. This is separate from the deployer so that the API could easily be mocked for testing.

Hierarchy

  • CloudFoundryPusher

Index

Constructors

constructor

Properties

Private api

defaultDomain

defaultDomain: string

organisationName

organisationName: string

Private spaceGuid

spaceGuid: string

spaceName

spaceName: string

Methods

appServiceModifications

constructEndpoint

  • constructEndpoint(hostName: string): string

getSpaceGuid

  • getSpaceGuid(): Promise<string>

push

Generated using TypeDoc