We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5430a82 + b898266 commit 5584299Copy full SHA for 5584299
pkg/proxy/endpointslicecache.go
@@ -80,7 +80,7 @@ type endpointInfo struct {
80
}
81
82
// spToEndpointMap stores groups Endpoint objects by ServicePortName and
83
-// EndpointSlice name.
+// IP address.
84
type spToEndpointMap map[ServicePortName]map[string]Endpoint
85
86
// NewEndpointSliceCache initializes an EndpointSliceCache.
0 commit comments