Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func VerifyUnmarshalStrict ¶
func VerifyUnmarshalStrict(schemes []*runtime.Scheme, gvk schema.GroupVersionKind, bytes []byte) error
VerifyUnmarshalStrict takes a slice of schems, a JSON/YAML byte slice and a GroupVersionKind and verifies if the schema is known and if the byte slice unmarshals with strict mode.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.