# Structs
InterfaceSpec is metadata about an API.
VendorInfo provides vendor-specific information.
# Interfaces
InputExample interface is an optional interface implemented by the plugin that will provide example input struct to document the vendor-specific api of the plugin.
Vendor is an optional interface that has vendor-specific information methods.