Refine runtime entity taxonomy
This commit is contained in:
parent
072fa8f7a7
commit
01bc4f3efe
6 changed files with 547 additions and 41 deletions
|
|
@ -38,9 +38,12 @@ PATH_SCOPED_NODE_KINDS = {
|
|||
}
|
||||
EVIDENCE_AGGREGATE_EDGE_TYPES = {
|
||||
"exposes_port",
|
||||
"listens_on",
|
||||
"names_endpoint",
|
||||
"opens_port",
|
||||
"resolves_to",
|
||||
"routes_to_port",
|
||||
"routes_to_service",
|
||||
}
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue