| Name | Type | Description | Notes |
|---|---|---|---|
| mode | inline | The mode of resolution to use for internal load balancing between tasks. | [optional] |
| ports | kotlin.collections.MutableList<EndpointPortConfig> | List of exposed ports that this service is accessible on from the outside. Ports can only be provided if `vip` resolution mode is used. | [optional] |
| Name | Value |
|---|---|
| mode | vip, dnsrr |