Personal tools
Skip to content. | Skip to navigation
No description provided (generated by Openapi Generator https:/github.com/openapitools/openapi-generator) # noqa: E501
pulp-cookbook Plugin The cookbook plugin extends pulpcore to support hosting Chef cookbooks. This plugin assumes some familiarity with the pulpcore documentation. For more information, please see the documentation or the Pulp project page.
Fetch, Upload, Organize, and Distribute Software Packages # noqa: E501
pulp_file A Pulp plugin to support hosting arbitrary files.For more information, please see the documentation < or the Pulp project page <>_.
pulp-glue is a library to ease the programmatic communication with the Pulp3 API. It helps to abstract different resource types with so called contexts and allows to build or even provides complex workflows like chunked upload or waiting on tasks. It is built around an openapi3 parser to provide client side validation of http requests, while accounting for known quirks and incompatibilities between different Pulp server component versions.