MCPcopy
hub / github.com/cloudfoundry/cli / ProcessInstance

TypeAlias ProcessInstance

actor/v7action/process_instance.go:13–13  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

11)
12
13type ProcessInstance ccv3.ProcessInstance
14
15func NewProcessInstance(index int64, state constant.ProcessInstanceState, uptime time.Duration) ProcessInstance {
16 return ProcessInstance(ccv3.ProcessInstance{

Callers 3

NewProcessInstanceFunction · 0.70
getProcessSummaryMethod · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected