kops/vendor/github.com/googleapis/gnostic/extensions
Ciprian Hacman e4dd36714f Update controller-runtime to v0.9.0 2021-06-08 03:18:45 +03:00
..
BUILD.bazel Update controller-runtime to v0.9.0 2021-06-08 03:18:45 +03:00
README.md Update Controller Runtime Go module to v0.8.2 2021-02-25 20:34:12 +00:00
extension.pb.go Update controller-runtime to v0.9.0 2021-06-08 03:18:45 +03:00
extension.proto Update controller-runtime to v0.9.0 2021-06-08 03:18:45 +03:00
extensions.go Update Controller Runtime Go module to v0.8.2 2021-02-25 20:34:12 +00:00

README.md

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.