Ë
    <ªgq  ã                   ó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                   ó$  — e Zd ZdZ	 dddddœZ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d„ Zd„ Zd„ Zd„ Zd„ Zy	)ÚV1EndpointAddresszŠNOTE: This class is auto generated by OpenAPI Generator.
    Ref: https://openapi-generator.tech

    Do not edit the class manually.
    ÚstrÚV1ObjectReference)ÚhostnameÚipÚ	node_nameÚ
target_refr   r	   ÚnodeNameÚ	targetRefNc                 ó¶   — |€
t        «       }|| _        d| _        d| _        d| _        d| _        d| _        ||| _        || _        ||| _	        ||| _
        yy)z.V1EndpointAddress - a model defined in OpenAPIN)r   Úlocal_vars_configurationÚ	_hostnameÚ_ipÚ
_node_nameÚ_target_refÚdiscriminatorr   r	   r
   r   )Úselfr   r	   r
   r   r   s         úa/var/www/openai/venv/lib/python3.12/site-packages/kubernetes/client/models/v1_endpoint_address.pyÚ__init__zV1EndpointAddress.__init__1   sp   € à#Ð+Ü'4£Ð$Ø(@ˆÔ%àˆŒØˆŒØˆŒØˆÔØ!ˆÔàÐØ$ˆDŒMØˆŒØÐ Ø&ˆDŒNØÐ!Ø(ˆDOð "ó    c                 ó   — | j                   S )zÔGets the hostname of this V1EndpointAddress.  # noqa: E501

        The Hostname of this endpoint  # noqa: E501

        :return: The hostname of this V1EndpointAddress.  # noqa: E501
        :rtype: str
        ©r   ©r   s    r   r   zV1EndpointAddress.hostnameE   s   € ð ~‰~Ðr   c                 ó   — || _         y)zÍSets the hostname of this V1EndpointAddress.

        The Hostname of this endpoint  # noqa: E501

        :param hostname: The hostname of this V1EndpointAddress.  # noqa: E501
        :type: str
        Nr   )r   r   s     r   r   zV1EndpointAddress.hostnameP   s   € ð "ˆr   c                 ó   — | j                   S )aL  Gets the ip of this V1EndpointAddress.  # noqa: E501

        The IP of this endpoint. May not be loopback (127.0.0.0/8 or ::1), link-local (169.254.0.0/16 or fe80::/10), or link-local multicast (224.0.0.0/24 or ff02::/16).  # noqa: E501

        :return: The ip of this V1EndpointAddress.  # noqa: E501
        :rtype: str
        )r   r   s    r   r	   zV1EndpointAddress.ip\   s   € ð x‰xˆr   c                 óX   — | j                   j                  r|€t        d«      ‚|| _        y)a?  Sets the ip of this V1EndpointAddress.

        The IP of this endpoint. May not be loopback (127.0.0.0/8 or ::1), link-local (169.254.0.0/16 or fe80::/10), or link-local multicast (224.0.0.0/24 or ff02::/16).  # noqa: E501

        :param ip: The ip of this V1EndpointAddress.  # noqa: E501
        :type: str
        Nz*Invalid value for `ip`, must not be `None`)r   Úclient_side_validationÚ
ValueErrorr   )r   r	   s     r   r	   zV1EndpointAddress.ipg   s*   € ð ×(Ñ(×?Ò?ÀBÀJÜÐIÓJÐJàˆr   c                 ó   — | j                   S )a  Gets the node_name of this V1EndpointAddress.  # noqa: E501

        Optional: Node hosting this endpoint. This can be used to determine endpoints local to a node.  # noqa: E501

        :return: The node_name of this V1EndpointAddress.  # noqa: E501
        :rtype: str
        ©r   r   s    r   r
   zV1EndpointAddress.node_nameu   s   € ð ‰Ðr   c                 ó   — || _         y)a  Sets the node_name of this V1EndpointAddress.

        Optional: Node hosting this endpoint. This can be used to determine endpoints local to a node.  # noqa: E501

        :param node_name: The node_name of this V1EndpointAddress.  # noqa: E501
        :type: str
        Nr"   )r   r
   s     r   r
   zV1EndpointAddress.node_name€   s   € ð $ˆr   c                 ó   — | j                   S )z²Gets the target_ref of this V1EndpointAddress.  # noqa: E501


        :return: The target_ref of this V1EndpointAddress.  # noqa: E501
        :rtype: V1ObjectReference
        ©r   r   s    r   r   zV1EndpointAddress.target_refŒ   s   € ð ×ÑÐr   c                 ó   — || _         y)z­Sets the target_ref of this V1EndpointAddress.


        :param target_ref: The target_ref of this V1EndpointAddress.  # noqa: E501
        :type: V1ObjectReference
        Nr%   )r   r   s     r   r   zV1EndpointAddress.target_ref–   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©Úhasattrr)   )Úxs    r   Ú<lambda>z+V1EndpointAddress.to_dict.<locals>.<lambda>©   s   € ¬W°Q¸	Ô-B˜aŸi™i›kÐIÈÐIr   r)   c                 óT   — t        | d   d«      r| d   | d   j                  «       fS | S )Né   r)   r   r*   )Úitems    r   r-   z+V1EndpointAddress.to_dict.<locals>.<lambda>°   s6   € Ü˜t A™w¨	Ô2ð #' q¡'¨4°©7¯?©?Ó+<Ð!=ð "=Ø8<ð"=r   )ÚsixÚ	iteritemsÚopenapi_typesÚgetattrÚ
isinstanceÚlistÚmapr+   r)   ÚdictÚitems)r   ÚresultÚattrÚ_Úvalues        r   r)   zV1EndpointAddress.to_dict¡   s¯   € àˆä—}‘} T×%7Ñ%7Ö8‰GˆD!Ü˜D $Ó'ˆEÜ˜%¤Ô&Ü#¤CÙIØó%ó  t’ô ˜ 	Ô*Ø$Ÿ}™}›t’Ü˜E¤4Ô(Ü#¤Cñ=à—K‘K“Mó%ó  t’ð  %t’ð! 9ð$ ˆr   c                 óH   — t        j                  | j                  «       «      S )z.Returns the string representation of the model)ÚpprintÚpformatr)   r   s    r   Úto_strzV1EndpointAddress.to_str¹   s   € ä~‰~˜dŸl™l›nÓ-Ð-r   c                 ó"   — | j                  «       S )zFor `print` and `pprint`)rA   r   s    r   Ú__repr__zV1EndpointAddress.__repr__½   s   € à{‰{‹}Ðr   c                 óf   — t        |t        «      sy| j                  «       |j                  «       k(  S )z&Returns true if both objects are equalF©r5   r   r)   ©r   Úothers     r   Ú__eq__zV1EndpointAddress.__eq__Á   s'   € ä˜%Ô!2Ô3Øà|‰|‹~ §¡£Ñ0Ð0r   c                 óf   — t        |t        «      sy| j                  «       |j                  «       k7  S )z*Returns true if both objects are not equalTrE   rF   s     r   Ú__ne__zV1EndpointAddress.__ne__È   s'   € ä˜%Ô!2Ô3Øà|‰|‹~ §¡£Ñ0Ð0r   )NNNNN)Ú__name__Ú
__module__Ú__qualname__Ú__doc__r3   Úattribute_mapr   Úpropertyr   Úsetterr	   r
   r   r)   rA   rC   rH   rJ   © r   r   r   r      s  „ ñðð ØØØ)ñ	€Mð ØØØ!ñ	€Mó)ð( ñó ðð ‡__ñ	"ó ð	"ð ñó ðð ‡YYñó ðð ñó ðð ×Ññ	$ó ð	$ð ñ ó ð ð ×Ññ&ó ð&òò0.òò1ó1r   r   )rN   r?   Úrer1   Úkubernetes.client.configurationr   Úobjectr   rR   r   r   Ú<module>rV      s&   ðñó Û 	ã 
å 9ôx1˜õ x1r   