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