관리-도구
편집 파일: event.cpython-39.opt-1.pyc
a '�Dg � @ sr d Z ddlZddlmZ ddlmZmZ e�e�Z G dd� de�Z G dd� de�Zeee ee f d �d d�Z dS )z0Classes and functions related to event handling.� N)�Enum)�Dict�Setc @ s e Zd ZdZdd� ZdS )� EventScope�networkc C s | j S �N��value��self� r �3/usr/lib/python3.9/site-packages/cloudinit/event.py�__str__ s zEventScope.__str__N)�__name__� __module__�__qualname__ZNETWORKr r r r r r s r c @ s( e Zd ZdZdZdZdZdZdd� ZdS ) � EventTypezCEvent types which can generate maintenance requests for cloud-init.Zbootzboot-new-instancezboot-legacyZhotplugc C s | j S r r r r r r r "