HEX
Server: Apache/2.4.52 (Ubuntu)
System: Linux spn-python 5.15.0-89-generic #99-Ubuntu SMP Mon Oct 30 20:42:41 UTC 2023 x86_64
User: arjun (1000)
PHP: 8.1.2-1ubuntu2.20
Disabled: NONE
Upload Files
File: //lib/python3/dist-packages/sos/policies/distros/__pycache__/cos.cpython-310.pyc
o

i��d�@s8ddlmZmZddlmZdd�ZGdd�de�ZdS)�)�	CosPlugin�IndependentPlugin)�LinuxPolicycCs|��p|���d�S)aHTest whether line is empty of contains a comment.

        Test whether the ``line`` argument is either blank, or a
        whole-line comment.

        :param line: the line of text to be checked.
        :returns: ``True`` if the line is blank or a comment,
                  and ``False`` otherwise.
        :rtype: bool
    �#)�strip�lstrip�
startswith)�line�r
�:/usr/lib/python3/dist-packages/sos/policies/distros/cos.py�_blank_or_commentsrcsJeZdZdZdZdgZeegZdZ			d�fdd�	Z
ed
d
d��Z�Z
S)�	CosPolicyzContainer-Optimized OSzGoogle Cloud Platform)zDistribution Websitez0https://cloud.google.com/container-optimized-os/z</usr/local/bin:/usr/local/sbin:/usr/bin:/usr/sbin:/bin:/sbinNTcs,tt|�j||||d�|jtg7_dS)N)�sysroot�init�
probe_runtime�remote_exec)�superr
�__init__�valid_subclasses)�selfrrrr��	__class__r
rr's
�zCosPolicy.__init__�c	Csx|r|j|vSz(tdd��}tdd�|D��}|ddkWd�WS1s(wYWdSttfy;YdSw)Nz/etc/os-release�rcss&�|]}t|�s|���d�VqdS)�=N)rr�split)�.0r	r
r
r�	<genexpr>5s��z"CosPolicy.check.<locals>.<genexpr>�ID�cosF)�distro�open�dict�IOError�KeyError)�cls�remote�fp�
os_releaser
r
r�check.s

(��zCosPolicy.check)NNTN)r)�__name__�
__module__�__qualname__r �vendor�vendor_urlsrrr�PATHr�classmethodr)�
__classcell__r
r
rrr
s��r
N)�sos.report.pluginsrr�sos.policies.distrosrrr
r
r
r
r�<module>s