Pulp Project
3.8.1
  • Concepts and Terminology
  • Changes From Pulp 2
  • Architecture and Deploying
  • Installation
  • Settings
  • Workflows and Use Cases
  • Plugins
  • Plugin API
    • Plugin Writer’s Guide
    • Plugin Writer’s Reference
      • Plugin Writing Reference Material
        • Object Relationships
        • How Plugins Work
        • Error Handling
        • Documenting your API
        • OpenAPI Tags
        • On-Demand Support
        • Releasing Your Plugin
        • Content Protection
        • Metadata Signing
    • Plugin API Reference
  • REST API
  • Client Bindings
  • Contributing
  • Bugs, Feature and Backport Requests
  • Glossary
  • Changelog
  • Versioning
Pulp Project
  • »
  • Plugins »
  • Plugin Writing Reference Material
  • View page source

Plugin Writing Reference Material¶

This section includes in-depth material that is topic specific.

  • Object Relationships
  • How Plugins Work
    • Plugin Django Application
    • pulpcore.plugin Entry Point
    • Model, Serializer, Viewset Discovery
    • Serializer and OpenAPI schema
  • Error Handling
  • Documenting your API
  • OpenAPI Tags
  • On-Demand Support
    • Adding Support when using DeclarativeVersion
    • Adding Support when using a Custom Stages API Pipeline
    • What if the Custom Pipeline Needs Artifact Downloading?
    • How Does This Work at the Model Layer?
    • How does the Content App work with this Model Layer?
  • Releasing Your Plugin
    • Depending on pulpcore
  • Content Protection
    • Defining a ContentGuard
    • Simple Example
  • Metadata Signing
Next Previous

© Copyright 2012-2020, Pulp Team

Built with Sphinx using a theme provided by Read the Docs.