Function vector::docker::docker

source ยท
pub fn docker(
    host: Option<String>,
    tls: Option<DockerTlsConfig>,
) -> Result<Docker>