Hcl_Driver

Hcl_Driver
Hcl_Driver

The Driver structure contains fields describing information about a driver.

JSON Example
{
    "name": "string",
    "version": "string",
    "vendor": "string"
}
string
name
Required

The name of the driver.

string
version
Required

The version of the driver.

string
vendor
Optional

The vendor that produced the driver. If unset vendor is unknown.