pub fn get_project_openshift_io_api_group() -> Result<(Request<Vec<u8>>, fn(StatusCode) -> ResponseBody<GetProjectOpenshiftIoAPIGroupResponse>), RequestError>
Expand description
get information of a group
Use the returned k8s_openapi::ResponseBody
<
GetProjectOpenshiftIoAPIGroupResponse
>
constructor, or GetProjectOpenshiftIoAPIGroupResponse
directly, to parse the HTTP response.