MCPcopy
hub / github.com/istio/istio / Address

Method Address

pkg/test/framework/components/echo/instance.go:28–28  ·  view source on GitHub ↗

Address of the service (e.g. Kubernetes cluster IP). May be "" if headless.

()

Source from the content-addressed store, hash-verified

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

Callers 8

InboundMethod · 0.65
OutboundMethod · 0.65
SetupTagMapMethod · 0.65
fillAddressMethod · 0.65
connectMethod · 0.65
WorkloadsMethod · 0.65
portForwardRequestFunction · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected