rise-deploy 0.16.4

A simple and powerful CLI for deploying containerized applications
1
2
3
4
5
mod client;
mod error;
mod models;

pub use client::{OciClient, RegistryCredentialsMap};