MCPcopy Index your code
hub / github.com/coder/coder / GetWorkspaceTransition

Method GetWorkspaceTransition

provisionersdk/proto/provisioner.pb.go:3092–3097  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

3090}
3091
3092func (x *Metadata) GetWorkspaceTransition() WorkspaceTransition {
3093 if x != nil {
3094 return x.WorkspaceTransition
3095 }
3096 return WorkspaceTransition_START
3097}
3098
3099func (x *Metadata) GetWorkspaceName() string {
3100 if x != nil {

Callers 7

GraphMethod · 0.80
PlanMethod · 0.80
ApplyMethod · 0.80
planMethod · 0.80
PlanMethod · 0.80
ApplyMethod · 0.80
provisionEnvFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected