Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewLenientSchemeAndCodecs ¶
func NewLenientSchemeAndCodecs(addToSchemeFns ...func(s *runtime.Scheme) error) (*runtime.Scheme, *serializer.CodecFactory, error)
NewLenientSchemeAndCodecs constructs a CodecFactory with strict decoding disabled, that has only the Schemes registered into it which are passed and added via AddToScheme functions. This can be used to skip strict decoding a specific version only.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.