[][src]Function k8s_openapi::log_file_list_handler

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

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