Function openshift_openapi::get_project_openshift_io_v1_api_resources[][src]

pub fn get_project_openshift_io_v1_api_resources(
) -> Result<(Request<Vec<u8>>, fn(_: StatusCode) -> ResponseBody<GetProjectOpenshiftIoV1APIResourcesResponse>), RequestError>

get available resources

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