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