Documentation
¶
Index ¶
Constants ¶
View Source
const EventJobPosted = "provisioner_job_posted"
Variables ¶
This section is empty.
Functions ¶
Types ¶
type JobPosting ¶
type JobPosting struct { ProvisionerType database.ProvisionerType `json:"type"` Tags map[string]string `json:"tags"` }
Click to show internal directories.
Click to hide internal directories.