build_deployment

Function build_deployment 

Source
pub fn build_deployment(
    name: &str,
    namespace: &str,
    instance: &Bind9Instance,
    cluster: Option<&Bind9Cluster>,
    cluster_provider: Option<&ClusterBind9Provider>,
) -> Deployment