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

TypeAlias ProvisionerType

codersdk/organizations.go:26–26  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

24)
25
26type ProvisionerType string
27
28const (
29 ProvisionerTypeEcho ProvisionerType = "echo"

Callers 5

convertTemplateMethod · 0.92
ProvisionerDaemonFunction · 0.92
ServerMethod · 0.92
templateCreateMethod · 0.92
templatePushMethod · 0.92

Calls

no outgoing calls

Tested by

no test coverage detected