[−][src]Function openshift_openapi::get_template_openshift_io_api_group
pub fn get_template_openshift_io_api_group(
) -> Result<(Request<Vec<u8>>, fn(_: StatusCode) -> ResponseBody<GetTemplateOpenshiftIoAPIGroupResponse>), RequestError>
get information of a group
Use the returned k8s_openapi::ResponseBody<GetTemplateOpenshiftIoAPIGroupResponse> constructor, or GetTemplateOpenshiftIoAPIGroupResponse directly, to parse the HTTP response.