getUpstreamBytes

open fun getUpstreamBytes(index: Int): ByteString
Upstream servers to use for DNS resolution.
repeated string upstream = 2;

Return

The bytes of the upstream at the given index.

Parameters

index

The index of the value to return.