Function k8s_openapi::group
source · Expand description
Extracts the group of the given resource value.
This just returns the Resource::GROUP
value for the argument’s type, but is useful when you already have a value
and don’t want to explicitly write its type.