Documentation
¶
Index ¶
- func IdsFromFlowProto(f *pbFlow.Flow) (string, string)
- type Map
- type Service
- func (s *Service) FlowRef() *pbFlow.Flow
- func (s *Service) Id() string
- func (l *Service) IsEnrichedWith(r *Service) bool
- func (s *Service) Name() string
- func (s *Service) SetIsReceiver(state bool)
- func (s *Service) SetIsSender(state bool)
- func (s *Service) Side() string
- func (s *Service) String() string
- func (s *Service) ToProto() *pbUi.Service
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Service ¶
type Service struct { LabelProps *labels.LabelProps // contains filtered or unexported fields }
func FromEndpointProtoAndDNS ¶
func (*Service) IsEnrichedWith ¶
func (*Service) SetIsReceiver ¶
func (*Service) SetIsSender ¶
Click to show internal directories.
Click to hide internal directories.