otterize / network-mapper

Map Kubernetes traffic: in-cluster, to the Internet, and to AWS IAM and export as text, intents, or an image
Apache License 2.0
612 stars 23 forks source link

Filter discovered intents by server #123

Closed orishavit closed 1 year ago

orishavit commented 1 year ago

Description

Adds a parameter in the network-mapper API to filter discovered intents by server. When using the serverName parameter in the Intents query, network-mapper will return all intents with that server as a destination, and all intents for the client of the specified server.