pub fn get_networking_v1alpha1_api_resources(
) -> Result<(Request<Vec<u8>>, fn(_: StatusCode) -> ResponseBody<GetNetworkingV1alpha1APIResourcesResponse>), RequestError>
Expand description
get available resources
Use the returned crate::ResponseBody
<
GetNetworkingV1alpha1APIResourcesResponse
>
constructor, or GetNetworkingV1alpha1APIResourcesResponse
directly, to parse the HTTP response.