You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
buildx/vendor/github.com/google/gnostic/extensions
CrazyMax cfa6b4f7c8
vendor: bump k8s to v0.25.4
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
2 years ago
..
README.md vendor: bump k8s to v0.25.4 2 years ago
extension.pb.go vendor: bump k8s to v0.25.4 2 years ago
extension.proto vendor: bump k8s to v0.25.4 2 years ago
extensions.go vendor: bump k8s to v0.25.4 2 years ago

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.