Function get_project_openshift_io_v1_api_resources

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

get available resources

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