Function openshift_openapi::get_network_openshift_io_api_group[][src]

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

get information of a group

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