Versions in this module Expand all Collapse all v0 v0.0.1 Dec 16, 2024 Changes in this version + type CommunicationMatrixCreator struct + func New(exporter *endpointslices.EndpointSlicesExporter, customEntriesPath string, ...) (*CommunicationMatrixCreator, error) + func (cm *CommunicationMatrixCreator) CreateEndpointMatrix() (*types.ComMatrix, error) + func (cm *CommunicationMatrixCreator) GetComDetailsListFromFile() ([]types.ComDetails, error)