Ë
    <ª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)ÚV1alpha1StorageVersionzŠNOTE: This class is auto generated by OpenAPI Generator.
    Ref: https://openapi-generator.tech

    Do not edit the class manually.
    ÚstrÚV1ObjectMetaÚobjectÚV1alpha1StorageVersionStatus)Úapi_versionÚkindÚmetadataÚspecÚstatusÚ
apiVersionr   r   r   r   Nc                 óÐ   — |€
t        «       }|| _        d| _        d| _        d| _        d| _        d| _        d| _        ||| _        ||| _	        ||| _
        || _        || _        y)z3V1alpha1StorageVersion - a model defined in OpenAPIN)r   Úlocal_vars_configurationÚ_api_versionÚ_kindÚ	_metadataÚ_specÚ_statusÚdiscriminatorr
   r   r   r   r   )Úselfr
   r   r   r   r   r   s          úf/var/www/openai/venv/lib/python3.12/site-packages/kubernetes/client/models/v1alpha1_storage_version.pyÚ__init__zV1alpha1StorageVersion.__init__3   sz   € à#Ð+Ü'4£Ð$Ø(@ˆÔ%à ˆÔØˆŒ
ØˆŒØˆŒ
ØˆŒØ!ˆÔàÐ"Ø*ˆDÔØÐØˆDŒIØÐØ$ˆDŒMØˆŒ	Øˆó    c                 ó   — | j                   S )aè  Gets the api_version of this V1alpha1StorageVersion.  # noqa: E501

        APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources  # noqa: E501

        :return: The api_version of this V1alpha1StorageVersion.  # noqa: E501
        :rtype: str
        ©r   ©r   s    r   r
   z"V1alpha1StorageVersion.api_versionI   s   € ð × Ñ Ð r   c                 ó   — || _         y)aä  Sets the api_version of this V1alpha1StorageVersion.

        APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources  # noqa: E501

        :param api_version: The api_version of this V1alpha1StorageVersion.  # noqa: E501
        :type: str
        Nr   )r   r
   s     r   r
   z"V1alpha1StorageVersion.api_versionT   s   € ð (ˆÕr   c                 ó   — | j                   S )aÛ  Gets the kind of this V1alpha1StorageVersion.  # noqa: E501

        Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds  # noqa: E501

        :return: The kind of this V1alpha1StorageVersion.  # noqa: E501
        :rtype: str
        ©r   r   s    r   r   zV1alpha1StorageVersion.kind`   ó   € ð z‰zÐr   c                 ó   — || _         y)aÐ  Sets the kind of this V1alpha1StorageVersion.

        Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds  # noqa: E501

        :param kind: The kind of this V1alpha1StorageVersion.  # noqa: E501
        :type: str
        Nr!   )r   r   s     r   r   zV1alpha1StorageVersion.kindk   s   € ð ˆ
r   c                 ó   — | j                   S )z³Gets the metadata of this V1alpha1StorageVersion.  # noqa: E501


        :return: The metadata of this V1alpha1StorageVersion.  # noqa: E501
        :rtype: V1ObjectMeta
        ©r   r   s    r   r   zV1alpha1StorageVersion.metadataw   s   € ð ~‰~Ðr   c                 ó   — || _         y)z¬Sets the metadata of this V1alpha1StorageVersion.


        :param metadata: The metadata of this V1alpha1StorageVersion.  # noqa: E501
        :type: V1ObjectMeta
        Nr%   )r   r   s     r   r   zV1alpha1StorageVersion.metadata   s   € ð "ˆr   c                 ó   — | j                   S )a  Gets the spec of this V1alpha1StorageVersion.  # noqa: E501

        Spec is an empty spec. It is here to comply with Kubernetes API style.  # noqa: E501

        :return: The spec of this V1alpha1StorageVersion.  # noqa: E501
        :rtype: object
        )r   r   s    r   r   zV1alpha1StorageVersion.specŒ   r"   r   c                 óX   — | j                   j                  r|€t        d«      ‚|| _        y)z÷Sets the spec of this V1alpha1StorageVersion.

        Spec is an empty spec. It is here to comply with Kubernetes API style.  # noqa: E501

        :param spec: The spec of this V1alpha1StorageVersion.  # noqa: E501
        :type: object
        Nz,Invalid value for `spec`, must not be `None`)r   Úclient_side_validationÚ
ValueErrorr   )r   r   s     r   r   zV1alpha1StorageVersion.spec—   s*   € ð ×(Ñ(×?Ò?ÀDÀLÜÐKÓLÐLàˆ
r   c                 ó   — | j                   S )z¿Gets the status of this V1alpha1StorageVersion.  # noqa: E501


        :return: The status of this V1alpha1StorageVersion.  # noqa: E501
        :rtype: V1alpha1StorageVersionStatus
        )r   r   s    r   r   zV1alpha1StorageVersion.status¥   s   € ð |‰|Ðr   c                 óX   — | j                   j                  r|€t        d«      ‚|| _        y)z¶Sets the status of this V1alpha1StorageVersion.


        :param status: The status of this V1alpha1StorageVersion.  # noqa: E501
        :type: V1alpha1StorageVersionStatus
        Nz.Invalid value for `status`, must not be `None`)r   r)   r*   r   )r   r   s     r   r   zV1alpha1StorageVersion.status¯   s*   € ð ×(Ñ(×?Ò?ÀFÀNÜÐMÓNÐNàˆ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>z0V1alpha1StorageVersion.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   r0   )Úitems    r   r3   z0V1alpha1StorageVersion.to_dict.<locals>.<lambda>Ë   s6   € Ü˜t A™w¨	Ô2ð #' q¡'¨4°©7¯?©?Ó+<Ð!=ð "=Ø8<ð"=r   )ÚsixÚ	iteritemsÚopenapi_typesÚgetattrÚ
isinstanceÚlistÚmapr1   r/   ÚdictÚitems)r   ÚresultÚattrÚ_Úvalues        r   r/   zV1alpha1StorageVersion.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V1alpha1StorageVersion.to_strÔ   s   € ä~‰~˜dŸl™l›nÓ-Ð-r   c                 ó"   — | j                  «       S )zFor `print` and `pprint`)rG   r   s    r   Ú__repr__zV1alpha1StorageVersion.__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V1alpha1StorageVersion.__eq__Ü   s'   € ä˜%Ô!7Ô8Øà|‰|‹~ §¡£Ñ0Ð0r   c                 óf   — t        |t        «      sy| j                  «       |j                  «       k7  S )z*Returns true if both objects are not equalTrK   rL   s     r   Ú__ne__zV1alpha1StorageVersion.__ne__ã   s'   € ä˜%Ô!7Ô8Øà|‰|‹~ §¡£Ñ0Ð0r   )NNNNNN)Ú__name__Ú
__module__Ú__qualname__Ú__doc__r9   Úattribute_mapr   Úpropertyr
   Úsetterr   r   r   r   r/   rG   rI   rN   rP   © r   r   r   r      s8  „ ñðð ØØ"ØØ0ñ€Mð $ØØØØñ€Móð, ñ!ó ð!ð ×Ññ	(ó ð	(ð ñó ðð 
‡[[ñ	ó ð	ð ñó ðð ‡__ñ"ó ð"ð ñó ðð 
‡[[ñó ðð ñó ðð ‡]]ñ
ó ð
òò0.òò1ó1r   r   )rT   rE   Úrer7   Úkubernetes.client.configurationr   r   r   rX   r   r   Ú<module>r[      s&   ðñó Û 	ã 
å 9ôS1˜Võ S1r   