Interface: NetworkScope
Defined in: packages/contracts/src/sdkOps.ts:208
Effective network reach of one plugin at one moment (§29.1.1). Computed host-side from the plugin's grants; the destination policy allows a non-public address only when the matching scope flag is set.
Properties
local
local:
boolean
Defined in: packages/contracts/src/sdkOps.ts:210
Loopback (127/8, ::1, 0.0.0.0/8) and local schemes.
metadata
metadata:
boolean
Defined in: packages/contracts/src/sdkOps.ts:214
Cloud metadata/link-local endpoints (169.254.169.254, 169.254.170.2).
private
private:
boolean
Defined in: packages/contracts/src/sdkOps.ts:212
RFC1918, link-local, ULA, multicast/reserved ranges.