package
1.0.0
Repository: https://github.com/vmware/purser.git
Documentation: pkg.go.dev

# Functions

ProcessPodInteractions fetches details of all the running processes in each container of each pod in a given namespace and generates a 1:1 mapping between the communicating pods.
ProcessServiceInteractions parses through the list of services and it's associated pods to generate a 1:1 mapping between the communicating services.
RetrieveGroupList returns list of group CRDs in the given namespace.
RetrievePodList returns list of pods in the given namespace.
RetrieveServiceList returns list of services in the given namespace.
RetrieveSubscriberList returns list of subscribers in the given namespace.