Your IP : 216.73.217.13


Current Path : /usr/lib/python3/dist-packages/sos/policies/distros/__pycache__/
Upload File :
Current File : //usr/lib/python3/dist-packages/sos/policies/distros/__pycache__/cos.cpython-38.pyc

U

���b��@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c@s4eZdZdZdZdgZeegZdZ	e
d	dd��ZdS)
�	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:/sbin�c
Csp|r|j|kSzBtdd��.}tdd�|D��}|ddkW5QR�WSQRXWnttfk
rjYdSXdS)Nz/etc/os-release�rcss$|]}t|�s|���d�VqdS)�=N)rr�split)�.0r	r
r
r�	<genexpr>.s�z"CosPolicy.check.<locals>.<genexpr>ZIDZcosF)�distro�open�dict�IOError�KeyError)�clsZremote�fpZ
os_releaser
r
r�check's
$zCosPolicy.checkN)r)�__name__�
__module__�__qualname__rZvendorZvendor_urlsrrZvalid_subclasses�PATH�classmethodrr
r
r
rr
s�r
N)Zsos.report.pluginsrrZsos.policies.distrosrrr
r
r
r
r�<module>s