MCPcopy
hub / github.com/cilium/cilium / String

Method String

pkg/policy/types/selector.go:626–626  ·  view source on GitHub ↗

String returns the string representation of this selector. Used as a map key.

()

Source from the content-addressed store, hash-verified

624 // String returns the string representation of this selector.
625 // Used as a map key.
626 String() string
627}
628
629// CachedSelectorSlice is a slice of CachedSelectors that can be sorted.

Callers 15

syncControllerNameFunction · 0.65
selectAvailableIDMethod · 0.65
AllocateMethod · 0.65
GetWithRetryMethod · 0.65
TestSelectIDFunction · 0.65
TestPrefixMaskFunction · 0.65
ErrorMethod · 0.65
TestSet_StringFunction · 0.65
TestCIDRTrieFunction · 0.65
TestDescendantsFunction · 0.65

Implementers 5

DNSServerIdentitystandalone-dns-proxy/pkg/client/client
testCachedSelectorpkg/policy/selectorcache_test.go
identitySelectorpkg/policy/selectorcache_selector.go
MockCachedSelectorpkg/fqdn/dnsproxy/helpers_test.go
selectorMockpkg/fqdn/dnsproxy/proxy_test.go

Calls

no outgoing calls

Tested by 15

TestSelectIDFunction · 0.52
TestPrefixMaskFunction · 0.52
TestSet_StringFunction · 0.52
TestCIDRTrieFunction · 0.52
TestDescendantsFunction · 0.52
TestBitValueAtFunction · 0.52
responseCheckFunction · 0.52
TestStringFunction · 0.52
TestStringV6Function · 0.52
TestStringMACFunction · 0.52