You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
diagrams/diagrams/onprem/aggregator.py

20 lines
315 B

# This module is automatically generated by autogen.sh. DO NOT EDIT.
from . import _OnPrem
class _Aggregator(_OnPrem):
_type = "aggregator"
_icon_dir = "resources/onprem/aggregator"
class Fluentd(_Aggregator):
_icon = "fluentd.png"
class Vector(_Aggregator):
_icon = "vector.png"
# Aliases