//
pkg.gl
Category
github.com/jenting/crd-conversion-framework
pkg
conversion
package
0.0.0-20241220235759-ffb73b520911
Repository:
https://github.com/jenting/crd-conversion-framework.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
12
Dependents
0
Files
211 SLOC
#
Functions
NewDecoder
NewDecoder creates a Decoder given the runtime.Scheme.
NewHandler
No description provided by the author
#
Structs
Decoder
Decoder knows how to decode the contents of a CRD version conversion request into a concrete object.
Handler
No description provided by the author