otoroshictl 0.0.6

a CLI to manage your otoroshi clusters with style ;)
1
2
3
4
5
6
pub mod config;
pub mod dns;
pub mod inboundproxy;
pub mod outboundproxy;
pub mod sidecar;
pub mod cache;