mirror of
https://github.com/kubernetes-sigs/prometheus-adapter.git
synced 2026-04-06 17:57:51 +00:00
7 lines
297 B
Markdown
7 lines
297 B
Markdown
# Plugins
|
|
|
|
This directory contains support code for building Gnostic plugins and associated examples.
|
|
|
|
Plugins are used to process API descriptions and can perform tasks like documentation and
|
|
code generation. Plugins can be written in any language that is supported by the Protocol
|
|
Buffer tools.
|