zuul/doc/source/drivers.rst
James E. Blair e4de4f44dd Add Drivers to documentation
Re-organize the "internals" section into a "Developer's Guide" with
sub-pages and add the drivers documentation as one of them.

Change-Id: Ibdf0287a7a077dfeaac6c63d1c8beca8d5f3f4be
2017-01-20 05:43:31 -08:00

385 B

Drivers

Zuul provides an API for extending its functionality to interact with other systems.

zuul.driver.Driver

zuul.driver.ConnectionInterface

zuul.driver.SourceInterface

zuul.driver.TriggerInterface

zuul.driver.ReporterInterface