mirror of
https://github.com/coder/coder.git
synced 2025-07-15 22:20:27 +00:00
@ -41,7 +41,7 @@ type ProvisionerDaemon struct {
|
||||
Provisioners []ProvisionerType `json:"provisioners"`
|
||||
}
|
||||
|
||||
// ProvisionerJobStaus represents the at-time state of a job.
|
||||
// ProvisionerJobStatus represents the at-time state of a job.
|
||||
type ProvisionerJobStatus string
|
||||
|
||||
// Active returns whether the job is still active or not.
|
||||
|
Reference in New Issue
Block a user