MCPcopy 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
626func (x *UpdateJobRequest) GetUserVariableValues() []*proto.VariableValue {
627 if x != nil {
628 return x.UserVariableValues
629 }
630 return nil
631}
632
633func (x *UpdateJobRequest) GetReadme() []byte {
634 if x != nil {

Callers 1

runTemplateImportMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected