otoroshictl 0.0.11

a CLI to manage your otoroshi clusters with style ;)
1
2
3
4
5
6
7
pub mod entity;
pub mod file;
pub mod http;
pub mod otoroshi;
pub mod table;
#[macro_use]
pub mod out;