ceph-csi/vendor/github.com/google/gnostic-models/extensions
Madhu Rajanna ff3e84ad67 rebase: update kubernetes to 1.28.0 in main
updating kubernetes to 1.28.0
in the main repo.

Signed-off-by: Madhu Rajanna <madhupr007@gmail.com>
2023-08-17 13:43:15 +00:00
..
extension.pb.go rebase: update kubernetes to 1.28.0 in main 2023-08-17 13:43:15 +00:00
extension.proto rebase: update kubernetes to 1.28.0 in main 2023-08-17 13:43:15 +00:00
extensions.go rebase: update kubernetes to 1.28.0 in main 2023-08-17 13:43:15 +00:00
README.md rebase: update kubernetes to 1.28.0 in main 2023-08-17 13:43:15 +00: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.