Ë
    <ª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œZdddœZd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)ÚV1SuccessPolicyRulezŠNOTE: This class is auto generated by OpenAPI Generator.
    Ref: https://openapi-generator.tech

    Do not edit the class manually.
    ÚintÚstr)Úsucceeded_countÚsucceeded_indexesÚsucceededCountÚsucceededIndexesNc                 óz   — |€
t        «       }|| _        d| _        d| _        d| _        ||| _        ||| _        yy)z0V1SuccessPolicyRule - a model defined in OpenAPIN)r   Úlocal_vars_configurationÚ_succeeded_countÚ_succeeded_indexesÚdiscriminatorr   r	   )Úselfr   r	   r   s       úd/var/www/openai/venv/lib/python3.12/site-packages/kubernetes/client/models/v1_success_policy_rule.pyÚ__init__zV1SuccessPolicyRule.__init__-   sQ   € à#Ð+Ü'4£Ð$Ø(@ˆÔ%à $ˆÔØ"&ˆÔØ!ˆÔàÐ&Ø#2ˆDÔ ØÐ(Ø%6ˆDÕ"ð )ó    c                 ó   — | j                   S )a*  Gets the succeeded_count of this V1SuccessPolicyRule.  # noqa: E501

        succeededCount specifies the minimal required size of the actual set of the succeeded indexes for the Job. When succeededCount is used along with succeededIndexes, the check is constrained only to the set of indexes specified by succeededIndexes. For example, given that succeededIndexes is "1-4", succeededCount is "3", and completed indexes are "1", "3", and "5", the Job isn't declared as succeeded because only "1" and "3" indexes are considered in that rules. When this field is null, this doesn't default to any value and is never evaluated at any time. When specified it needs to be a positive integer.  # noqa: E501

        :return: The succeeded_count of this V1SuccessPolicyRule.  # noqa: E501
        :rtype: int
        ©r   ©r   s    r   r   z#V1SuccessPolicyRule.succeeded_count<   s   € ð ×$Ñ$Ð$r   c                 ó   — || _         y)a*  Sets the succeeded_count of this V1SuccessPolicyRule.

        succeededCount specifies the minimal required size of the actual set of the succeeded indexes for the Job. When succeededCount is used along with succeededIndexes, the check is constrained only to the set of indexes specified by succeededIndexes. For example, given that succeededIndexes is "1-4", succeededCount is "3", and completed indexes are "1", "3", and "5", the Job isn't declared as succeeded because only "1" and "3" indexes are considered in that rules. When this field is null, this doesn't default to any value and is never evaluated at any time. When specified it needs to be a positive integer.  # noqa: E501

        :param succeeded_count: The succeeded_count of this V1SuccessPolicyRule.  # noqa: E501
        :type: int
        Nr   )r   r   s     r   r   z#V1SuccessPolicyRule.succeeded_countG   s   € ð !0ˆÕr   c                 ó   — | j                   S )a•  Gets the succeeded_indexes of this V1SuccessPolicyRule.  # noqa: E501

        succeededIndexes specifies the set of indexes which need to be contained in the actual set of the succeeded indexes for the Job. The list of indexes must be within 0 to ".spec.completions-1" and must not contain duplicates. At least one element is required. The indexes are represented as intervals separated by commas. The intervals can be a decimal integer or a pair of decimal integers separated by a hyphen. The number are listed in represented by the first and last element of the series, separated by a hyphen. For example, if the completed indexes are 1, 3, 4, 5 and 7, they are represented as "1,3-5,7". When this field is null, this field doesn't default to any value and is never evaluated at any time.  # noqa: E501

        :return: The succeeded_indexes of this V1SuccessPolicyRule.  # noqa: E501
        :rtype: str
        ©r   r   s    r   r	   z%V1SuccessPolicyRule.succeeded_indexesS   s   € ð ×&Ñ&Ð&r   c                 ó   — || _         y)a—  Sets the succeeded_indexes of this V1SuccessPolicyRule.

        succeededIndexes specifies the set of indexes which need to be contained in the actual set of the succeeded indexes for the Job. The list of indexes must be within 0 to ".spec.completions-1" and must not contain duplicates. At least one element is required. The indexes are represented as intervals separated by commas. The intervals can be a decimal integer or a pair of decimal integers separated by a hyphen. The number are listed in represented by the first and last element of the series, separated by a hyphen. For example, if the completed indexes are 1, 3, 4, 5 and 7, they are represented as "1,3-5,7". When this field is null, this field doesn't default to any value and is never evaluated at any time.  # noqa: E501

        :param succeeded_indexes: The succeeded_indexes of this V1SuccessPolicyRule.  # noqa: E501
        :type: str
        Nr   )r   r	   s     r   r	   z%V1SuccessPolicyRule.succeeded_indexes^   s   € ð #4ˆÕ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-V1SuccessPolicyRule.to_dict.<locals>.<lambda>r   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-V1SuccessPolicyRule.to_dict.<locals>.<lambda>y   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V1SuccessPolicyRule.to_dictj   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V1SuccessPolicyRule.to_str‚   s   € ä~‰~˜dŸl™l›nÓ-Ð-r   c                 ó"   — | j                  «       S )zFor `print` and `pprint`)r6   r   s    r   Ú__repr__zV1SuccessPolicyRule.__repr__†   s   € à{‰{‹}Ðr   c                 óf   — t        |t        «      sy| j                  «       |j                  «       k(  S )z&Returns true if both objects are equalF©r*   r   r   ©r   Úothers     r   Ú__eq__zV1SuccessPolicyRule.__eq__Š   s'   € ä˜%Ô!4Ô5Øà|‰|‹~ §¡£Ñ0Ð0r   c                 óf   — t        |t        «      sy| j                  «       |j                  «       k7  S )z*Returns true if both objects are not equalTr:   r;   s     r   Ú__ne__zV1SuccessPolicyRule.__ne__‘   s'   € ä˜%Ô!4Ô5Øà|‰|‹~ §¡£Ñ0Ð0r   )NNN)Ú__name__Ú
__module__Ú__qualname__Ú__doc__r(   Úattribute_mapr   Úpropertyr   Úsetterr	   r   r6   r8   r=   r?   © r   r   r   r      s¤   „ ñðð !Ø"ñ€Mð ,Ø/ñ€Mó
7ð ñ%ó ð%ð ×Ññ	0ó ð	0ð ñ'ó ð'ð ×Ññ	4ó ð	4òò0.òò1ó1r   r   )rC   r4   Úrer&   Úkubernetes.client.configurationr   Úobjectr   rG   r   r   Ú<module>rK      s&   ðñó Û 	ã 
å 9ôA1˜&õ A1r   