gwPriority

@SerialName(value = "GwPriority")
val gwPriority: Double?

Parameters

gwPriority

This property determines which endpoint will provide the default gateway for a container. The endpoint with the highest priority will be used. If multiple endpoints have the same priority, endpoints are lexicographically sorted based on their network name, and the one that sorts first is picked.