Options
All
  • Public
  • Public/Protected
  • All
Menu

External module "lib/goals/CloudFoundryPushDeploy"

Index

Functions

executeCloudFoundryDeployment

Object literals

Const CloudFoundryGoalDefinition

CloudFoundryGoalDefinition: object

canceledDescription

canceledDescription: string = "Deployment to Cloud Foundry cancelled"

completedDescription

completedDescription: string = "Deployed to Cloud Foundry"

displayName

displayName: string = "deploying to Cloud Foundry"

environment

environment: "0-code/" | "1-staging/" | "2-prod/" | "8-doom/" = IndependentOfEnvironment

failedDescription

failedDescription: string = "Deployment to Cloud Foundry failed"

stoppedDescription

stoppedDescription: string = "Deployment to Cloud Foundry stopped"

uniqueName

uniqueName: string = "cloudfoundry-deploy"

waitingForApprovalDescription

waitingForApprovalDescription: string = "Waiting for Cloud Foundry deployment approval"

waitingForPreApprovalDescription

waitingForPreApprovalDescription: string = "Waiting to start Cloud Foundry deployment"

workingDescription

workingDescription: string = "Deploying to Cloud Foundry"

Generated using TypeDoc