alexandremahdhaoui / rs-proxmox

rs-proxmox is a crate providing a rust implementation of the Proxmox VE API client.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

rs-proxmox

Repository structure

Path Description
rs-proxmox Contains the code for requesting the diverse endpoint of the proxmox rest api.
rs-proxmox-client Contains a Builder & Client to request the proxmox rest api.
rs-proxmox-generator Contains code for generating rs-proxmox from the proxmox api specification.

About

rs-proxmox is a crate providing a rust implementation of the Proxmox VE API client.


Languages

Language:Rust 97.9%Language:Shell 2.1%