Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Decoder ¶
type Decoder struct {
// contains filtered or unexported fields
}
Decoder knows how to decode the contents of a CRD version conversion request into a concrete object.
func NewDecoder ¶
NewDecoder creates a Decoder given the runtime.Scheme
Click to show internal directories.
Click to hide internal directories.