@shumoku/core · 0.4.0 · function
portIdentityKeys
Enumerate Port identity keys in priority order. Port matching happens *within* a parent node cluster — the same `ifName` on a different chassis is a different port. The caller is responsible for that scoping; this list is just the per-port priority order.
portIdentityKeys(identity: Identity | undefined): IdentityKey[] Parameters
| Parameter | Type | Description | Default |
|---|---|---|---|
identity | Identity | undefined | No additional description. | — |
Returns
IdentityKey[]