Doc On How to Create a new host driver

I would like to be able to create a Rancher host on VMware Photon Platform. I’ve been able to manually create the hosts on Photon and then Add Host in Rancher, but I would like to create a Host Driver for this. Is there documentation available on creating host drivers? BTW, at a quick glance I see similar topics but no obvious answer. Sorry if this is a repeat.

Ok, documentation is your friend. For my case, it looks like I can use Docker-Machine and can support any cloud provider supported through DM. Fortunately, we have a Docker Machine driver for Photon Controller under development, so I’m going to work on trying to get that going. BTW, you add the DM drivers in the Admin -> Settings -> Machine Drivers section of Rancher