init

Function init 

Source
pub async fn init(
    domain: String,
    api: &Api<Pod>,
    pod_name: &str,
) -> Result<InitResult>