mirror of
https://github.com/ceph/ceph-csi.git
synced 2024-11-10 08:20:23 +00:00
ff3e84ad67
updating kubernetes to 1.28.0 in the main repo. Signed-off-by: Madhu Rajanna <madhupr007@gmail.com> |
||
---|---|---|
.. | ||
extension.pb.go | ||
extension.proto | ||
extensions.go | ||
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.