Documentation ¶
Index ¶
- func ParseFlowCollectorAddr(addr string, defaultPort string, defaultProtocol string) (string, string, string, error)
- func ParseFlowIntervalString(intervalString string) (time.Duration, error)
- func ParseTransportProtocol(trasnportProtocolInput flowaggregator.AggregatorTransportProtocol) (flowaggregator.AggregatorTransportProtocol, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ParseFlowCollectorAddr ¶
func ParseFlowCollectorAddr(addr string, defaultPort string, defaultProtocol string) (string, string, string, error)
ParseFlowCollectorAddr parses the flow collector address input for flow exporter and aggregator
func ParseFlowIntervalString ¶
ParseFlowIntervalString parses the flow poll or export interval input string for flow exporter and aggregator
func ParseTransportProtocol ¶
func ParseTransportProtocol(trasnportProtocolInput flowaggregator.AggregatorTransportProtocol) (flowaggregator.AggregatorTransportProtocol, error)
ParseTransportProtocol parses the transport protocol input for the flow aggregator
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.