Plugins

Plugins add support for a type of content to Pulp. For example, the file_plugin adds support for Pulp to manage files.

For a list of plugins check out our list of plugins for Pulp 3.

And don’t hesitate to contact us with any questions during development. Let us know when the plugin is ready and we will be happy to add it to the list of available plugins for Pulp!

Note

Are we missing a plugin? Let us know via the pulp-dev@redhat.com mailing list.

Plugin API

The Pulp Plugin API is versioned separately from Pulp Core. It is governed by semantic versioning. Backwards incompatible changes may be made until the Plugin API reaches stability with v1.0.

Plugin Writer’s Guide

Plugin Writer’s Reference