mirror of
https://github.com/ceph/ceph-csi.git
synced 2024-11-18 12:20:24 +00:00
8 lines
297 B
Markdown
8 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.
|