Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/coder/coder
/ GetVariableValues
Method
GetVariableValues
provisionerd/proto/provisionerd.pb.go:695–700 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
693
}
694
695
func
(x *UpdateJobResponse) GetVariableValues() []*proto.VariableValue {
696
if
x != nil {
697
return
x.VariableValues
698
}
699
return
nil
700
}
701
702
type
CommitQuotaRequest
struct
{
703
state protoimpl.MessageState
Callers
1
runTemplateDryRun
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected