# Functions
No description provided by the author
# Structs
MetadataOnlyObject allows decoding only the apiVersion, kind, and metadata fields of JSON data.
MetadataOnlyObjectList allows decoding from JSON data only the typemeta and metadata of a list, and those of the enclosing objects.