o
    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)	container)r   c                 C   s&   |  dg | d | jdd d S )Nz/etc/containerd/zcontainerd config dumpr   )units)add_copy_specadd_cmd_outputadd_journal)self r   ?/usr/lib/python3/dist-packages/sos/report/plugins/containerd.pysetup   s
   
zContainerd.setupN)__name__
__module____qualname__
short_descplugin_nameprofilespackagesr   r   r   r   r   r      s    r   N)sos.report.pluginsr   r   r   r   r   r   r   r   r   <module>   s   