Documentation
      ¶
    
    
  
    
  
    Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func VerifyUnmarshalStrict ¶
func VerifyUnmarshalStrict(bytes []byte, gvk schema.GroupVersionKind) error
VerifyUnmarshalStrict takes a YAML byte slice and a GroupVersionKind and verifies if the YAML schema is known and if it unmarshals with strict mode.
TODO(neolit123): The returned error here is currently ignored everywhere and a klog warning is thrown instead. We don't want to turn this into an actual error yet. Eventually this can be controlled with an optional CLI flag.
Types ¶
This section is empty.
 Click to show internal directories. 
   Click to hide internal directories.