Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/coder/coder
/ GetUserVariableValues
Method
GetUserVariableValues
provisionerd/proto/provisionerd.pb.go:626–631 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
624
}
625
626
func
(x *UpdateJobRequest) GetUserVariableValues() []*proto.VariableValue {
627
if
x != nil {
628
return
x.UserVariableValues
629
}
630
return
nil
631
}
632
633
func
(x *UpdateJobRequest) GetReadme() []byte {
634
if
x != nil {
Callers
1
runTemplateImport
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected