Search
Preparing search index...
The search index is not available
@atomist/sdm
Options
All
Public
Public/Protected
All
Inherited
Only exported
Menu
Globals
"core/goal/container/container"
Container
Class Container
Goal run as a container, as seen on TV.
Hierarchy
FulfillableGoalWithRegistrations
<
ContainerRegistration
>
Container
Implements
Registerable
PlannableGoal
Index
Constructors
constructor
Properties
callbacks
context
definition
definition
OrGoal
depends
On
details
fulfillments
goal
Listeners
project
Listeners
registrations
sdm
Accessors
canceled
Description
environment
failure
Description
in
Process
Description
name
planned
Description
requested
Description
skipped
Description
stopped
Description
success
Description
unique
Name
waiting
For
Approval
Description
waiting
For
Pre
Approval
Description
Methods
add
Fulfillment
add
Fulfillment
Callback
plan
register
with
with
Execution
Listener
with
Project
Listener
with
Service
Constructors
constructor
new
Container
(
details
?:
ContainerGoalDetails
,
...
dependsOn
:
Goal
[]
)
:
Container
Parameters
Default value
details:
ContainerGoalDetails
= {}
Rest
...
dependsOn:
Goal
[]
Returns
Container
Properties
Readonly
callbacks
callbacks
:
GoalFulfillmentCallback
[]
= []
Readonly
context
context
:
GitHubStatusContext
Readonly
definition
definition
:
GoalDefinition
definition
OrGoal
definition
OrGoal
:
PredicatedGoalDefinition
|
Goal
Readonly
depends
On
depends
On
:
Goal
[]
Readonly
details
details
:
ContainerGoalDetails
Readonly
fulfillments
fulfillments
:
Fulfillment
[]
= []
Readonly
goal
Listeners
goal
Listeners
:
GoalExecutionListener
[]
= []
Readonly
project
Listeners
project
Listeners
:
GoalProjectListenerRegistration
[]
= []
Readonly
registrations
registrations
:
ContainerRegistration
[]
= []
sdm
sdm
:
SoftwareDeliveryMachine
Accessors
canceled
Description
get
canceledDescription
(
)
:
string
Returns
string
environment
get
environment
(
)
:
string
Returns
string
failure
Description
get
failureDescription
(
)
:
string
Returns
string
in
Process
Description
get
inProcessDescription
(
)
:
string
Returns
string
name
get
name
(
)
:
string
Returns
string
planned
Description
get
plannedDescription
(
)
:
string
Returns
string
requested
Description
get
requestedDescription
(
)
:
string
Returns
string
skipped
Description
get
skippedDescription
(
)
:
string
Returns
string
stopped
Description
get
stoppedDescription
(
)
:
string
Returns
string
success
Description
get
successDescription
(
)
:
string
Returns
string
unique
Name
get
uniqueName
(
)
:
string
Returns
string
waiting
For
Approval
Description
get
waitingForApprovalDescription
(
)
:
string
Returns
string
waiting
For
Pre
Approval
Description
get
waitingForPreApprovalDescription
(
)
:
string
Returns
string
Methods
add
Fulfillment
add
Fulfillment
(
fulfillment
:
Fulfillment
)
:
this
Parameters
fulfillment:
Fulfillment
Returns
this
add
Fulfillment
Callback
add
Fulfillment
Callback
(
cb
:
GoalFulfillmentCallback
)
:
this
Parameters
cb:
GoalFulfillmentCallback
Returns
this
plan
plan
(
pli
:
StatefulPushListenerInvocation
, goals
:
Goals
)
:
Promise
<
PlannedGoals
|
PlannedGoal
>
Parameters
pli:
StatefulPushListenerInvocation
goals:
Goals
Returns
Promise
<
PlannedGoals
|
PlannedGoal
>
register
register
(
sdm
:
SoftwareDeliveryMachine
)
:
void
Parameters
sdm:
SoftwareDeliveryMachine
Returns
void
with
with
(
registration
:
ContainerRegistration
)
:
this
Parameters
registration:
ContainerRegistration
Returns
this
with
Execution
Listener
with
Execution
Listener
(
listener
:
GoalExecutionListener
)
:
this
Parameters
listener:
GoalExecutionListener
Returns
this
with
Project
Listener
with
Project
Listener
(
listener
:
GoalProjectListenerRegistration
)
:
this
Parameters
listener:
GoalProjectListenerRegistration
Returns
this
with
Service
with
Service
(
registration
:
ServiceRegistration
<
any
>
)
:
this
Parameters
registration:
ServiceRegistration
<
any
>
Returns
this
Globals
"core/goal/container/container"
Container
constructor
callbacks
context
definition
definition
OrGoal
depends
On
details
fulfillments
goal
Listeners
project
Listeners
registrations
sdm
canceled
Description
environment
failure
Description
in
Process
Description
name
planned
Description
requested
Description
skipped
Description
stopped
Description
success
Description
unique
Name
waiting
For
Approval
Description
waiting
For
Pre
Approval
Description
add
Fulfillment
add
Fulfillment
Callback
plan
register
with
with
Execution
Listener
with
Project
Listener
with
Service
Container
Goal
Details
Container
Port
Container
Registration
Container
Secrets
Container
Volume
Mount
Goal
Container
Goal
Container
Encrypted
Secret
Goal
Container
Provider
Secret
Goal
Container
Secret
Goal
Container
Spec
Goal
Container
Volume
Container
Scheduler
Container
Spec
Callback
Container
Input
Container
Output
Container
Progress
Reporter
Container
Project
Home
Container
Registration
Goal
Data
Key
Container
Result
container
Generated using
TypeDoc
Goal run as a container, as seen on TV.