U
    idw                     @   s2   d dl mZmZmZmZ G dd deeeeZdS )    )PluginRedHatPluginUbuntuPlugin	CosPluginc                   @   s$   e Zd ZdZdZdZdZdd ZdS )
ContainerdzContainerd containers
containerd)Z	container)r   c                 C   s&   |  dg | d | jdd d S )Nz/etc/containerd/zcontainerd config dumpr   )Zunits)Zadd_copy_specZadd_cmd_outputZadd_journal)self r	   ?/usr/lib/python3/dist-packages/sos/report/plugins/containerd.pysetup   s
    
zContainerd.setupN)__name__
__module____qualname__Z
short_descZplugin_nameZprofilesZpackagesr   r	   r	   r	   r
   r      s
   r   N)Zsos.report.pluginsr   r   r   r   r   r	   r	   r	   r
   <module>	   s   