U
    -_gI                     @   s&   d dl mZmZ G dd deeZdS )    )PluginIndependentPluginc                   @   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   zcontainerd.ioc                 C   sP   |  ddg | d | d d}| | d| dg | jdd	 d S )
Nz/etc/containerd/z/etc/cni/net.d/zcontainerd config dumpzctr deprecations listzctr -n k8s.ioz	 image lsz container lsr   )Zunits)Zadd_copy_specZadd_cmd_outputZadd_journal)selfZpre_cmd 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   <module>	   s   