MCPcopy
hub / github.com/juanfont/headscale / Contains

Method Contains

hscontrol/policy/v2/types.go:241–241  ·  view source on GitHub ↗

Contains reports if the given IP address is contained in the ResolvedAddresses.

(ip netip.Addr)

Source from the content-addressed store, hash-verified

239
240 // Contains reports if the given IP address is contained in the ResolvedAddresses.
241 Contains(ip netip.Addr) bool
242}
243
244type Asterix int

Implementers 1

resolvedhscontrol/policy/v2/types.go

Calls

no outgoing calls