kubernetes/vendor/github.com/google/gnostic/extensions
2022-03-15 20:44:03 -07:00
..
extension.pb.go googleapis/gnostic -> google/gnostic 2022-03-15 20:44:03 -07:00
extension.proto googleapis/gnostic -> google/gnostic 2022-03-15 20:44:03 -07:00
extensions.go googleapis/gnostic -> google/gnostic 2022-03-15 20:44:03 -07:00
README.md googleapis/gnostic -> google/gnostic 2022-03-15 20:44:03 -07:00

Extensions

Extension Support is experimental.

This directory contains support code for building Gnostic extensio handlers and associated examples.

Extension handlers can be used to compile vendor or specification extensions into protocol buffer structures.

Like plugins, extension handlers are built as separate executables. Extension bodies are written to extension handlers as serialized ExtensionHandlerRequests.