Function get_bootstrap_servers

Source
pub fn get_bootstrap_servers(
    env: Environment,
    use_internal_hostnames: bool,
) -> String
Expand description

Get the bootstrap servers for the DS Event Stream.

§Arguments

  • env - The environment to get the bootstrap servers for.
  • use_internal_hostnames - Whether to use the internal hostnames for the bootstrap servers.

§Returns

  • String - The bootstrap servers for the DS Event Stream.