Closed Arnavion closed 6 years ago
https://github.com/kubernetes/kubernetes/issues/59501
Will have to differentiate based on the kind field, probably by parsing it as a serde_json::Value first.
kind
serde_json::Value
https://github.com/kubernetes/kubernetes/issues/59501
Will have to differentiate based on the
kind
field, probably by parsing it as aserde_json::Value
first.