Generic provisioners #6173
Annotations
10 errors
lint:
admin/deployments.go#L65
not enough arguments in call to p.Provision
|
lint:
admin/deployments.go#L65
undefined: provisioner.ProvisionOptions
|
lint:
admin/deployments.go#L85
alloc.CPU undefined (type *provisioner.Resource has no field or method CPU)
|
lint:
admin/deployments.go#L86
alloc.MemoryGB undefined (type *provisioner.Resource has no field or method MemoryGB)
|
lint:
admin/deployments.go#L87
alloc.StorageBytes undefined (type *provisioner.Resource has no field or method StorageBytes)
|
lint:
admin/deployments.go#L114
unknown field Provisioner in struct literal of type database.InsertDeploymentOptions
|
lint:
admin/deployments.go#L115
unknown field ProvisionID in struct literal of type database.InsertDeploymentOptions
|
lint:
admin/deployments.go#L117
unknown field Slots in struct literal of type database.InsertDeploymentOptions
|
lint:
admin/deployments.go#L118
alloc.Host undefined (type *provisioner.Resource has no field or method Host)
|
lint:
admin/deployments.go#L120
alloc.Audience undefined (type *provisioner.Resource has no field or method Audience)
|