kube-plex/vendor/github.com/googleapis/gnostic/plugins
2020-08-13 16:32:33 +08:00
..
gnostic-analyze Initial commit 2020-08-13 16:32:33 +08:00
gnostic-go-generator Initial commit 2020-08-13 16:32:33 +08:00
gnostic-summary Initial commit 2020-08-13 16:32:33 +08:00
gnostic-swift-generator Initial commit 2020-08-13 16:32:33 +08:00
gnostic-swift-sample Initial commit 2020-08-13 16:32:33 +08:00
environment.go Initial commit 2020-08-13 16:32:33 +08:00
plugin.pb.go Initial commit 2020-08-13 16:32:33 +08:00
plugin.proto Initial commit 2020-08-13 16:32:33 +08:00
README.md Initial commit 2020-08-13 16:32:33 +08:00

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.