Function k8src::rewrite

source ยท
pub fn rewrite(
    rc_conf: &RcConf,
    service: &str,
    yaml: &str,
) -> Result<String, Error>