
    <gB8                     B    d Z ddlZddlZddlZddlmZ  G d de      Zy)z
    Kubernetes

    No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)  # noqa: E501

    The version of the OpenAPI document: release-1.32
    Generated by: https://openapi-generator.tech
    N)Configurationc                   t   e Zd ZdZ	 ddddddddddd
Zdddddd	d
dddd
Zd)dZed        Zej                  d        Zed        Z
e
j                  d        Z
ed        Zej                  d        Zed        Zej                  d        Zed        Zej                  d        Zed        Zej                  d        Zed        Zej                  d        Zed        Zej                  d        Zed         Zej                  d!        Zed"        Zej                  d#        Zd$ Zd% Zd& Zd' Zd( Zy)*V1NodeSystemInfozNOTE: This class is auto generated by OpenAPI Generator.
    Ref: https://openapi-generator.tech

    Do not edit the class manually.
    str)
architectureboot_idcontainer_runtime_versionkernel_versionkube_proxy_versionkubelet_version
machine_idoperating_systemos_imagesystem_uuidr   bootIDcontainerRuntimeVersionkernelVersionkubeProxyVersionkubeletVersion	machineIDoperatingSystemosImage
systemUUIDNc                 P   |
t               }|| _        d| _        d| _        d| _        d| _        d| _        d| _        d| _        d| _	        d| _
        d| _        d| _        || _        || _        || _        || _        || _        || _        || _        || _        |	| _        |
| _        y)z-V1NodeSystemInfo - a model defined in OpenAPIN)r   local_vars_configuration_architecture_boot_id_container_runtime_version_kernel_version_kube_proxy_version_kubelet_version_machine_id_operating_system	_os_image_system_uuiddiscriminatorr   r   r	   r
   r   r   r   r   r   r   )selfr   r   r	   r
   r   r   r   r   r   r   r   s               a/var/www/openai/venv/lib/python3.12/site-packages/kubernetes/client/models/v1_node_system_info.py__init__zV1NodeSystemInfo.__init__=   s    #+'4$(@%!*.'##'  $!% !()B&,"4.$ 0 &    c                     | j                   S )zGets the architecture of this V1NodeSystemInfo.  # noqa: E501

        The Architecture reported by the node  # noqa: E501

        :return: The architecture of this V1NodeSystemInfo.  # noqa: E501
        :rtype: str
        )r   r'   s    r(   r   zV1NodeSystemInfo.architectureZ   s     !!!r*   c                 X    | j                   j                  r|t        d      || _        y)zSets the architecture of this V1NodeSystemInfo.

        The Architecture reported by the node  # noqa: E501

        :param architecture: The architecture of this V1NodeSystemInfo.  # noqa: E501
        :type: str
        Nz4Invalid value for `architecture`, must not be `None`)r   client_side_validation
ValueErrorr   )r'   r   s     r(   r   zV1NodeSystemInfo.architecturee   s,     ((??LDXSTT)r*   c                     | j                   S )zGets the boot_id of this V1NodeSystemInfo.  # noqa: E501

        Boot ID reported by the node.  # noqa: E501

        :return: The boot_id of this V1NodeSystemInfo.  # noqa: E501
        :rtype: str
        )r   r,   s    r(   r   zV1NodeSystemInfo.boot_ids   s     }}r*   c                 X    | j                   j                  r|t        d      || _        y)zSets the boot_id of this V1NodeSystemInfo.

        Boot ID reported by the node.  # noqa: E501

        :param boot_id: The boot_id of this V1NodeSystemInfo.  # noqa: E501
        :type: str
        Nz/Invalid value for `boot_id`, must not be `None`)r   r.   r/   r   )r'   r   s     r(   r   zV1NodeSystemInfo.boot_id~   s*     ((??GONOOr*   c                     | j                   S )a:  Gets the container_runtime_version of this V1NodeSystemInfo.  # noqa: E501

        ContainerRuntime Version reported by the node through runtime remote API (e.g. containerd://1.4.2).  # noqa: E501

        :return: The container_runtime_version of this V1NodeSystemInfo.  # noqa: E501
        :rtype: str
        )r   r,   s    r(   r	   z*V1NodeSystemInfo.container_runtime_version   s     ...r*   c                 X    | j                   j                  r|t        d      || _        y)aD  Sets the container_runtime_version of this V1NodeSystemInfo.

        ContainerRuntime Version reported by the node through runtime remote API (e.g. containerd://1.4.2).  # noqa: E501

        :param container_runtime_version: The container_runtime_version of this V1NodeSystemInfo.  # noqa: E501
        :type: str
        NzAInvalid value for `container_runtime_version`, must not be `None`)r   r.   r/   r   )r'   r	   s     r(   r	   z*V1NodeSystemInfo.container_runtime_version   s-     ((??D]De`aa*C'r*   c                     | j                   S )a  Gets the kernel_version of this V1NodeSystemInfo.  # noqa: E501

        Kernel Version reported by the node from 'uname -r' (e.g. 3.16.0-0.bpo.4-amd64).  # noqa: E501

        :return: The kernel_version of this V1NodeSystemInfo.  # noqa: E501
        :rtype: str
        )r   r,   s    r(   r
   zV1NodeSystemInfo.kernel_version   s     ###r*   c                 X    | j                   j                  r|t        d      || _        y)a  Sets the kernel_version of this V1NodeSystemInfo.

        Kernel Version reported by the node from 'uname -r' (e.g. 3.16.0-0.bpo.4-amd64).  # noqa: E501

        :param kernel_version: The kernel_version of this V1NodeSystemInfo.  # noqa: E501
        :type: str
        Nz6Invalid value for `kernel_version`, must not be `None`)r   r.   r/   r   )r'   r
   s     r(   r
   zV1NodeSystemInfo.kernel_version   s,     ((??NDZUVV-r*   c                     | j                   S )zGets the kube_proxy_version of this V1NodeSystemInfo.  # noqa: E501

        Deprecated: KubeProxy Version reported by the node.  # noqa: E501

        :return: The kube_proxy_version of this V1NodeSystemInfo.  # noqa: E501
        :rtype: str
        )r    r,   s    r(   r   z#V1NodeSystemInfo.kube_proxy_version   s     '''r*   c                 X    | j                   j                  r|t        d      || _        y)zSets the kube_proxy_version of this V1NodeSystemInfo.

        Deprecated: KubeProxy Version reported by the node.  # noqa: E501

        :param kube_proxy_version: The kube_proxy_version of this V1NodeSystemInfo.  # noqa: E501
        :type: str
        Nz:Invalid value for `kube_proxy_version`, must not be `None`)r   r.   r/   r    )r'   r   s     r(   r   z#V1NodeSystemInfo.kube_proxy_version   s-     ((??DVD^YZZ#5 r*   c                     | j                   S )zGets the kubelet_version of this V1NodeSystemInfo.  # noqa: E501

        Kubelet Version reported by the node.  # noqa: E501

        :return: The kubelet_version of this V1NodeSystemInfo.  # noqa: E501
        :rtype: str
        )r!   r,   s    r(   r   z V1NodeSystemInfo.kubelet_version   s     $$$r*   c                 X    | j                   j                  r|t        d      || _        y)zSets the kubelet_version of this V1NodeSystemInfo.

        Kubelet Version reported by the node.  # noqa: E501

        :param kubelet_version: The kubelet_version of this V1NodeSystemInfo.  # noqa: E501
        :type: str
        Nz7Invalid value for `kubelet_version`, must not be `None`)r   r.   r/   r!   )r'   r   s     r(   r   z V1NodeSystemInfo.kubelet_version   s,     ((??OD[VWW /r*   c                     | j                   S )a|  Gets the machine_id of this V1NodeSystemInfo.  # noqa: E501

        MachineID reported by the node. For unique machine identification in the cluster this field is preferred. Learn more from man(5) machine-id: http://man7.org/linux/man-pages/man5/machine-id.5.html  # noqa: E501

        :return: The machine_id of this V1NodeSystemInfo.  # noqa: E501
        :rtype: str
        )r"   r,   s    r(   r   zV1NodeSystemInfo.machine_id   s     r*   c                 X    | j                   j                  r|t        d      || _        y)aw  Sets the machine_id of this V1NodeSystemInfo.

        MachineID reported by the node. For unique machine identification in the cluster this field is preferred. Learn more from man(5) machine-id: http://man7.org/linux/man-pages/man5/machine-id.5.html  # noqa: E501

        :param machine_id: The machine_id of this V1NodeSystemInfo.  # noqa: E501
        :type: str
        Nz2Invalid value for `machine_id`, must not be `None`)r   r.   r/   r"   )r'   r   s     r(   r   zV1NodeSystemInfo.machine_id   s,     ((??JDVQRR%r*   c                     | j                   S )zGets the operating_system of this V1NodeSystemInfo.  # noqa: E501

        The Operating System reported by the node  # noqa: E501

        :return: The operating_system of this V1NodeSystemInfo.  # noqa: E501
        :rtype: str
        )r#   r,   s    r(   r   z!V1NodeSystemInfo.operating_system	  s     %%%r*   c                 X    | j                   j                  r|t        d      || _        y)zSets the operating_system of this V1NodeSystemInfo.

        The Operating System reported by the node  # noqa: E501

        :param operating_system: The operating_system of this V1NodeSystemInfo.  # noqa: E501
        :type: str
        Nz8Invalid value for `operating_system`, must not be `None`)r   r.   r/   r#   )r'   r   s     r(   r   z!V1NodeSystemInfo.operating_system  s-     ((??DTD\WXX!1r*   c                     | j                   S )a  Gets the os_image of this V1NodeSystemInfo.  # noqa: E501

        OS Image reported by the node from /etc/os-release (e.g. Debian GNU/Linux 7 (wheezy)).  # noqa: E501

        :return: The os_image of this V1NodeSystemInfo.  # noqa: E501
        :rtype: str
        )r$   r,   s    r(   r   zV1NodeSystemInfo.os_image"  s     ~~r*   c                 X    | j                   j                  r|t        d      || _        y)a  Sets the os_image of this V1NodeSystemInfo.

        OS Image reported by the node from /etc/os-release (e.g. Debian GNU/Linux 7 (wheezy)).  # noqa: E501

        :param os_image: The os_image of this V1NodeSystemInfo.  # noqa: E501
        :type: str
        Nz0Invalid value for `os_image`, must not be `None`)r   r.   r/   r$   )r'   r   s     r(   r   zV1NodeSystemInfo.os_image-  s+     ((??HDTOPP!r*   c                     | j                   S )a  Gets the system_uuid of this V1NodeSystemInfo.  # noqa: E501

        SystemUUID reported by the node. For unique machine identification MachineID is preferred. This field is specific to Red Hat hosts https://access.redhat.com/documentation/en-us/red_hat_subscription_management/1/html/rhsm/uuid  # noqa: E501

        :return: The system_uuid of this V1NodeSystemInfo.  # noqa: E501
        :rtype: str
        )r%   r,   s    r(   r   zV1NodeSystemInfo.system_uuid;  s        r*   c                 X    | j                   j                  r|t        d      || _        y)a  Sets the system_uuid of this V1NodeSystemInfo.

        SystemUUID reported by the node. For unique machine identification MachineID is preferred. This field is specific to Red Hat hosts https://access.redhat.com/documentation/en-us/red_hat_subscription_management/1/html/rhsm/uuid  # noqa: E501

        :param system_uuid: The system_uuid of this V1NodeSystemInfo.  # noqa: E501
        :type: str
        Nz3Invalid value for `system_uuid`, must not be `None`)r   r.   r/   r%   )r'   r   s     r(   r   zV1NodeSystemInfo.system_uuidF  s,     ((??KDWRSS'r*   c                 ~   i }t        j                  | j                        D ]  \  }}t        | |      }t	        |t
              rt        t        d |            ||<   <t        |d      r|j                         ||<   \t	        |t              r(t        t        d |j                                     ||<   |||<    |S )z&Returns the model properties as a dictc                 >    t        | d      r| j                         S | S )Nto_dicthasattrrD   )xs    r(   <lambda>z*V1NodeSystemInfo.to_dict.<locals>.<lambda>\  s    WQ	-BaiikIIr*   rD   c                 T    t        | d   d      r| d   | d   j                         fS | S )N   rD   r   rE   )items    r(   rH   z*V1NodeSystemInfo.to_dict.<locals>.<lambda>c  s6    tAw	2 #'q'47??+<!= "=8<"=r*   )six	iteritemsopenapi_typesgetattr
isinstancelistmaprF   rD   dictitems)r'   resultattr_values        r(   rD   zV1NodeSystemInfo.to_dictT  s    }}T%7%78GD!D$'E%&#CI%  t 	*$}}tE4(#C=KKM%  t  %t! 9$ r*   c                 H    t        j                  | j                               S )z.Returns the string representation of the model)pprintpformatrD   r,   s    r(   to_strzV1NodeSystemInfo.to_strl  s    ~~dlln--r*   c                 "    | j                         S )zFor `print` and `pprint`)r\   r,   s    r(   __repr__zV1NodeSystemInfo.__repr__p  s    {{}r*   c                 f    t        |t              sy| j                         |j                         k(  S )z&Returns true if both objects are equalFrP   r   rD   r'   others     r(   __eq__zV1NodeSystemInfo.__eq__t  s'    %!12||~00r*   c                 f    t        |t              sy| j                         |j                         k7  S )z*Returns true if both objects are not equalTr`   ra   s     r(   __ne__zV1NodeSystemInfo.__ne__{  s'    %!12||~00r*   )NNNNNNNNNNN)__name__
__module____qualname____doc__rN   attribute_mapr)   propertyr   setterr   r	   r
   r   r   r   r   r   r   rD   r\   r^   rc   re    r*   r(   r   r      sB    %*# !M '%>)0+!-#M': " " * *   ^^    / / %%D &D $ $ . . ( ( 6 6 % % 0 0     & & & & 2 2   __" " ! ! ( (0.11r*   r   )ri   rZ   rerL   kubernetes.client.configurationr   objectr   rm   r*   r(   <module>rq      s&     	 
 9k1v k1r*   