Shumoku Docs

ドキュメントを検索

共通文書と現行公開版

検索を読み込み中…

English

@shumoku/core · 0.4.0 · function

portIdentityKeys

ソース

APIの説明は英語のcanonical sourceを表示しています。

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[]

パラメーター

名前 説明 既定値
identity Identity | undefined 追加説明はありません。

戻り値

IdentityKey[]

libs/@shumoku/core/src/observation/identity.ts:57