Porter Plugins API

Plugin interface that allows extending Porter's core functionality, such as storing installation data, credential sets, and parameter sets in external systems like cloud storage instead of the local filesystem. Plugins reimplement Porter's default behavior to integrate with enterprise or cloud infrastructure.

API entry from apis.yml

apis.yml Raw ↑
aid: porter:porter-plugins-api
name: Porter Plugins API
description: Plugin interface that allows extending Porter's core functionality, such as storing installation
  data, credential sets, and parameter sets in external systems like cloud storage instead of the local
  filesystem. Plugins reimplement Porter's default behavior to integrate with enterprise or cloud infrastructure.
humanURL: https://porter.sh/docs/introduction/concepts-and-components/mixins-vs-plugins/
baseURL: https://porter.sh
tags:
- Cloud Native
- CNAB
- DevOps
- Extensions
- Plugins
properties:
- type: Documentation
  url: https://porter.sh/docs/introduction/concepts-and-components/mixins-vs-plugins/