get_quota_openshift_io_api_group

Function get_quota_openshift_io_api_group 

Source
pub fn get_quota_openshift_io_api_group() -> Result<(Request<Vec<u8>>, fn(StatusCode) -> ResponseBody<GetQuotaOpenshiftIoAPIGroupResponse>), RequestError>
Expand description

get information of a group

Use the returned k8s_openapi::ResponseBody<GetQuotaOpenshiftIoAPIGroupResponse> constructor, or GetQuotaOpenshiftIoAPIGroupResponse directly, to parse the HTTP response.