getUpstream

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

Return

The upstream at the given index.

Parameters

index

The index of the element to return.