File: //opt/saltstack/salt/lib/python3.10/site-packages/salt/utils/__pycache__/kinds.cpython-310.pyc
o
�N�g� � @ sf d Z ddlmZ ddlmZ eg d��Zedd� ee�� �D ��Zedee� � ��Z
e
d i e��ZdS )
zc
Application Kinds of Salt apps.
These are used to indicate what kind of Application is using RAET
� )�
namedtuple)�OrderedDict))Zmasterr )Zminion� )Zsyndic� )Zcaller� c c s � | ] \}}||fV qd S )N� )�.0�k�vr r �D/opt/saltstack/salt/lib/python3.10/site-packages/salt/utils/kinds.py� <genexpr> s �
�r �ApplKindNr )�__doc__�collectionsr Zsalt.utils.odictr Z
APPL_KINDS�list�itemsZAPPL_KIND_NAMES�keysr
Z applKindsr r r r �<module> s
�