[][src]Function kubelet::bootstrap

pub async fn bootstrap<K: AsRef<Path>, '_>(
    config: &'_ KubeletConfig,
    bootstrap_file: K,
    notify: impl Fn(String)
) -> Result<Config>

bootstrap the cluster with TLS certificates