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

TypeAlias ProvisionerType

coderd/database/models.go:3250–3250  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

3248}
3249
3250type ProvisionerType string
3251
3252const (
3253 ProvisionerTypeEcho ProvisionerType = "echo"

Callers 5

ConnectMethod · 0.92
Test_diffFunction · 0.92
ScanMethod · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected