Address of the service (e.g. Kubernetes cluster IP). May be "" if headless.
()
| 26 | |
| 27 | // Address of the service (e.g. Kubernetes cluster IP). May be "" if headless. |
| 28 | Address() string |
| 29 | |
| 30 | // Addresses of service in dualmode |
| 31 | Addresses() []string |
no outgoing calls
no test coverage detected