Module kube_core::conversion
source · Expand description
Contains types useful for implementing custom resource conversion webhooks.
Structs§
- Part of ConversionReview which is set on input (i.e. generated by apiserver)
- Part of ConversionReview which is set on output (i.e. generated by conversion webhook)
- Struct that describes both request and response
- Returned when
ConversionReview
cannot be converted intoConversionRequest