Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ValidateAndUnMarshal ¶
func ValidateAndUnMarshal(schema string, input *runtime.RawExtension, output interface{}) error
ValidateAndUnMarshal validates the input against the CUE schema, and unmarshal the input cue to output. output must be a pointer.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.