Package model defines the northbound API of the default plugins.
The API is defined in a protobuf data model. The Golang declaration
of the API (i.e. the methods and data structures that define
the API's functionality) is generated from the protobuf data model.