Ë
    <ªg³  ã                   ó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dœZ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d„ Zd„ Zd„ Zd„ Zd„ Zy
)ÚV1StatefulSetConditionzŠNOTE: This class is auto generated by OpenAPI Generator.
    Ref: https://openapi-generator.tech

    Do not edit the class manually.
    ÚdatetimeÚstr)Úlast_transition_timeÚmessageÚreasonÚstatusÚtypeÚlastTransitionTimer	   r
   r   r   Nc                 óÐ   — |€
t        «       }|| _        d| _        d| _        d| _        d| _        d| _        d| _        ||| _        ||| _	        ||| _
        || _        || _        y)z3V1StatefulSetCondition - a model defined in OpenAPIN)r   Úlocal_vars_configurationÚ_last_transition_timeÚ_messageÚ_reasonÚ_statusÚ_typeÚdiscriminatorr   r	   r
   r   r   )Úselfr   r	   r
   r   r   r   s          úg/var/www/openai/venv/lib/python3.12/site-packages/kubernetes/client/models/v1_stateful_set_condition.pyÚ__init__zV1StatefulSetCondition.__init__3   sz   € à#Ð+Ü'4£Ð$Ø(@ˆÔ%à%)ˆÔ"ØˆŒØˆŒØˆŒØˆŒ
Ø!ˆÔàÐ+Ø(<ˆDÔ%ØÐØ"ˆDŒLØÐØ ˆDŒKØˆŒØˆ	ó    c                 ó   — | j                   S )a  Gets the last_transition_time of this V1StatefulSetCondition.  # noqa: E501

        Last time the condition transitioned from one status to another.  # noqa: E501

        :return: The last_transition_time of this V1StatefulSetCondition.  # noqa: E501
        :rtype: datetime
        ©r   ©r   s    r   r   z+V1StatefulSetCondition.last_transition_timeI   s   € ð ×)Ñ)Ð)r   c                 ó   — || _         y)a#  Sets the last_transition_time of this V1StatefulSetCondition.

        Last time the condition transitioned from one status to another.  # noqa: E501

        :param last_transition_time: The last_transition_time of this V1StatefulSetCondition.  # noqa: E501
        :type: datetime
        Nr   )r   r   s     r   r   z+V1StatefulSetCondition.last_transition_timeT   s   € ð &:ˆÕ"r   c                 ó   — | j                   S )a   Gets the message of this V1StatefulSetCondition.  # noqa: E501

        A human readable message indicating details about the transition.  # noqa: E501

        :return: The message of this V1StatefulSetCondition.  # noqa: E501
        :rtype: str
        ©r   r   s    r   r	   zV1StatefulSetCondition.message`   s   € ð }‰}Ðr   c                 ó   — || _         y)zøSets the message of this V1StatefulSetCondition.

        A human readable message indicating details about the transition.  # noqa: E501

        :param message: The message of this V1StatefulSetCondition.  # noqa: E501
        :type: str
        Nr   )r   r	   s     r   r	   zV1StatefulSetCondition.messagek   s   € ð  ˆr   c                 ó   — | j                   S )zìGets the reason of this V1StatefulSetCondition.  # noqa: E501

        The reason for the condition's last transition.  # noqa: E501

        :return: The reason of this V1StatefulSetCondition.  # noqa: E501
        :rtype: str
        ©r   r   s    r   r
   zV1StatefulSetCondition.reasonw   ó   € ð |‰|Ðr   c                 ó   — || _         y)zãSets the reason of this V1StatefulSetCondition.

        The reason for the condition's last transition.  # noqa: E501

        :param reason: The reason of this V1StatefulSetCondition.  # noqa: E501
        :type: str
        Nr"   )r   r
   s     r   r
   zV1StatefulSetCondition.reason‚   s   € ð ˆr   c                 ó   — | j                   S )zòGets the status of this V1StatefulSetCondition.  # noqa: E501

        Status of the condition, one of True, False, Unknown.  # noqa: E501

        :return: The status of this V1StatefulSetCondition.  # noqa: E501
        :rtype: str
        )r   r   s    r   r   zV1StatefulSetCondition.statusŽ   r#   r   c                 óX   — | j                   j                  r|€t        d«      ‚|| _        y)zéSets the status of this V1StatefulSetCondition.

        Status of the condition, one of True, False, Unknown.  # noqa: E501

        :param status: The status of this V1StatefulSetCondition.  # noqa: E501
        :type: str
        Nz.Invalid value for `status`, must not be `None`)r   Úclient_side_validationÚ
ValueErrorr   )r   r   s     r   r   zV1StatefulSetCondition.status™   s*   € ð ×(Ñ(×?Ò?ÀFÀNÜÐMÓNÐNàˆr   c                 ó   — | j                   S )z×Gets the type of this V1StatefulSetCondition.  # noqa: E501

        Type of statefulset condition.  # noqa: E501

        :return: The type of this V1StatefulSetCondition.  # noqa: E501
        :rtype: str
        )r   r   s    r   r   zV1StatefulSetCondition.type§   s   € ð z‰zÐr   c                 óX   — | j                   j                  r|€t        d«      ‚|| _        y)zÌSets the type of this V1StatefulSetCondition.

        Type of statefulset condition.  # noqa: E501

        :param type: The type of this V1StatefulSetCondition.  # noqa: E501
        :type: str
        Nz,Invalid value for `type`, must not be `None`)r   r'   r(   r   )r   r   s     r   r   zV1StatefulSetCondition.type²   s*   € ð ×(Ñ(×?Ò?ÀDÀLÜÐKÓLÐLàˆ
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>z0V1StatefulSetCondition.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   r1   z0V1StatefulSetCondition.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V1StatefulSetCondition.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V1StatefulSetCondition.to_strØ   s   € ä~‰~˜dŸl™l›nÓ-Ð-r   c                 ó"   — | j                  «       S )zFor `print` and `pprint`)rE   r   s    r   Ú__repr__zV1StatefulSetCondition.__repr__Ü   s   € à{‰{‹}Ðr   c                 óf   — t        |t        «      sy| j                  «       |j                  «       k(  S )z&Returns true if both objects are equalF©r9   r   r-   ©r   Úothers     r   Ú__eq__zV1StatefulSetCondition.__eq__à   s'   € ä˜%Ô!7Ô8Øà|‰|‹~ §¡£Ñ0Ð0r   c                 óf   — t        |t        «      sy| j                  «       |j                  «       k7  S )z*Returns true if both objects are not equalTrI   rJ   s     r   Ú__ne__zV1StatefulSetCondition.__ne__ç   s'   € ä˜%Ô!7Ô8Øà|‰|‹~ §¡£Ñ0Ð0r   )NNNNNN)Ú__name__Ú
__module__Ú__qualname__Ú__doc__r7   Úattribute_mapr   Úpropertyr   Úsetterr	   r
   r   r   r-   rE   rG   rL   rN   © r   r   r   r      s8  „ ñðð !+ØØØØñ€Mð !5ØØØØñ€Móð, ñ*ó ð*ð × Ñ ñ	:ó !ð	:ð ñó ðð ‡^^ñ	 ó ð	 ð ñó ðð ‡]]ñ	ó ð	ð ñó ðð ‡]]ñó ðð ñó ðð 
‡[[ñó ðòò0.òò1ó1r   r   )rR   rC   Úrer5   Úkubernetes.client.configurationr   Úobjectr   rV   r   r   Ú<module>rZ      s&   ðñó Û 	ã 
å 9ôW1˜Võ W1r   