Ë
    <ªgG(  ã                   ó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ddœZ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d„ Zd„ Zd„ Zd„ Zd„ Zy)!ÚV1ObjectReferencezŠNOTE: This class is auto generated by OpenAPI Generator.
    Ref: https://openapi-generator.tech

    Do not edit the class manually.
    Ústr)Úapi_versionÚ
field_pathÚkindÚnameÚ	namespaceÚresource_versionÚuidÚ
apiVersionÚ	fieldPathr	   r
   r   ÚresourceVersionr   Nc	                 ó  — |€
t        «       }|| _        d| _        d| _        d| _        d| _        d| _        d| _        d| _        d| _	        ||| _
        ||| _        ||| _        ||| _        ||| _        ||| _        ||| _        yy)z.V1ObjectReference - a model defined in OpenAPIN)r   Úlocal_vars_configurationÚ_api_versionÚ_field_pathÚ_kindÚ_nameÚ
_namespaceÚ_resource_versionÚ_uidÚdiscriminatorr   r   r	   r
   r   r   r   )	Úselfr   r   r	   r
   r   r   r   r   s	            úa/var/www/openai/venv/lib/python3.12/site-packages/kubernetes/client/models/v1_object_reference.pyÚ__init__zV1ObjectReference.__init__7   sµ   € à#Ð+Ü'4£Ð$Ø(@ˆÔ%à ˆÔØˆÔØˆŒ
ØˆŒ
ØˆŒØ!%ˆÔØˆŒ	Ø!ˆÔàÐ"Ø*ˆDÔØÐ!Ø(ˆDŒOØÐØˆDŒIØÐØˆDŒIØÐ Ø&ˆDŒNØÐ'Ø$4ˆDÔ!Øˆ?ØˆDHð ó    c                 ó   — | j                   S )zÙGets the api_version of this V1ObjectReference.  # noqa: E501

        API version of the referent.  # noqa: E501

        :return: The api_version of this V1ObjectReference.  # noqa: E501
        :rtype: str
        ©r   ©r   s    r   r   zV1ObjectReference.api_versionU   s   € ð × Ñ Ð r   c                 ó   — || _         y)zÕSets the api_version of this V1ObjectReference.

        API version of the referent.  # noqa: E501

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

        If referring to a piece of an object instead of an entire object, this string should contain a valid JSON/Go field access statement, such as desiredState.manifest.containers[2]. For example, if the object reference is to a container within a pod, this would take on a value like: "spec.containers{name}" (where "name" refers to the name of the container that triggered the event) or if no container name is specified "spec.containers[2]" (container with index 2 in this pod). This syntax is chosen only to have some well-defined way of referencing a part of an object.  # noqa: E501

        :return: The field_path of this V1ObjectReference.  # noqa: E501
        :rtype: str
        ©r   r!   s    r   r   zV1ObjectReference.field_pathl   s   € ð ×ÑÐr   c                 ó   — || _         y)aî  Sets the field_path of this V1ObjectReference.

        If referring to a piece of an object instead of an entire object, this string should contain a valid JSON/Go field access statement, such as desiredState.manifest.containers[2]. For example, if the object reference is to a container within a pod, this would take on a value like: "spec.containers{name}" (where "name" refers to the name of the container that triggered the event) or if no container name is specified "spec.containers[2]" (container with index 2 in this pod). This syntax is chosen only to have some well-defined way of referencing a part of an object.  # noqa: E501

        :param field_path: The field_path of this V1ObjectReference.  # noqa: E501
        :type: str
        Nr$   )r   r   s     r   r   zV1ObjectReference.field_pathw   s   € ð &ˆÕr   c                 ó   — | j                   S )a/  Gets the kind of this V1ObjectReference.  # noqa: E501

        Kind of the referent. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds  # noqa: E501

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

        Kind of the referent. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds  # noqa: E501

        :param kind: The kind of this V1ObjectReference.  # noqa: E501
        :type: str
        Nr'   )r   r	   s     r   r	   zV1ObjectReference.kindŽ   ó   € ð ˆ
r   c                 ó   — | j                   S )a  Gets the name of this V1ObjectReference.  # noqa: E501

        Name of the referent. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names  # noqa: E501

        :return: The name of this V1ObjectReference.  # noqa: E501
        :rtype: str
        ©r   r!   s    r   r
   zV1ObjectReference.nameš   r(   r   c                 ó   — || _         y)a  Sets the name of this V1ObjectReference.

        Name of the referent. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names  # noqa: E501

        :param name: The name of this V1ObjectReference.  # noqa: E501
        :type: str
        Nr,   )r   r
   s     r   r
   zV1ObjectReference.name¥   r*   r   c                 ó   — | j                   S )a,  Gets the namespace of this V1ObjectReference.  # noqa: E501

        Namespace of the referent. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/namespaces/  # noqa: E501

        :return: The namespace of this V1ObjectReference.  # noqa: E501
        :rtype: str
        ©r   r!   s    r   r   zV1ObjectReference.namespace±   s   € ð ‰Ðr   c                 ó   — || _         y)a&  Sets the namespace of this V1ObjectReference.

        Namespace of the referent. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/namespaces/  # noqa: E501

        :param namespace: The namespace of this V1ObjectReference.  # noqa: E501
        :type: str
        Nr/   )r   r   s     r   r   zV1ObjectReference.namespace¼   s   € ð $ˆr   c                 ó   — | j                   S )a‹  Gets the resource_version of this V1ObjectReference.  # noqa: E501

        Specific resourceVersion to which this reference is made, if any. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#concurrency-control-and-consistency  # noqa: E501

        :return: The resource_version of this V1ObjectReference.  # noqa: E501
        :rtype: str
        ©r   r!   s    r   r   z"V1ObjectReference.resource_versionÈ   s   € ð ×%Ñ%Ð%r   c                 ó   — || _         y)aŒ  Sets the resource_version of this V1ObjectReference.

        Specific resourceVersion to which this reference is made, if any. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#concurrency-control-and-consistency  # noqa: E501

        :param resource_version: The resource_version of this V1ObjectReference.  # noqa: E501
        :type: str
        Nr2   )r   r   s     r   r   z"V1ObjectReference.resource_versionÓ   s   € ð "2ˆÕr   c                 ó   — | j                   S )a  Gets the uid of this V1ObjectReference.  # noqa: E501

        UID of the referent. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#uids  # noqa: E501

        :return: The uid of this V1ObjectReference.  # noqa: E501
        :rtype: str
        ©r   r!   s    r   r   zV1ObjectReference.uidß   s   € ð y‰yÐr   c                 ó   — || _         y)a  Sets the uid of this V1ObjectReference.

        UID of the referent. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#uids  # noqa: E501

        :param uid: The uid of this V1ObjectReference.  # noqa: E501
        :type: str
        Nr5   )r   r   s     r   r   zV1ObjectReference.uidê   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©Úhasattrr9   )Úxs    r   Ú<lambda>z+V1ObjectReference.to_dict.<locals>.<lambda>þ   s   € ¬W°Q¸	Ô-B˜aŸi™i›kÐIÈÐIr   r9   c                 óT   — t        | d   d«      r| d   | d   j                  «       fS | S )Né   r9   r   r:   )Úitems    r   r=   z+V1ObjectReference.to_dict.<locals>.<lambda>  s6   € Ü˜t A™w¨	Ô2ð #' q¡'¨4°©7¯?©?Ó+<Ð!=ð "=Ø8<ð"=r   )ÚsixÚ	iteritemsÚopenapi_typesÚgetattrÚ
isinstanceÚlistÚmapr;   r9   ÚdictÚitems)r   ÚresultÚattrÚ_Úvalues        r   r9   zV1ObjectReference.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Úpformatr9   r!   s    r   Úto_strzV1ObjectReference.to_str  s   € ä~‰~˜dŸl™l›nÓ-Ð-r   c                 ó"   — | j                  «       S )zFor `print` and `pprint`)rQ   r!   s    r   Ú__repr__zV1ObjectReference.__repr__  s   € à{‰{‹}Ðr   c                 óf   — t        |t        «      sy| j                  «       |j                  «       k(  S )z&Returns true if both objects are equalF©rE   r   r9   ©r   Úothers     r   Ú__eq__zV1ObjectReference.__eq__  s'   € ä˜%Ô!2Ô3Øà|‰|‹~ §¡£Ñ0Ð0r   c                 óf   — t        |t        «      sy| j                  «       |j                  «       k7  S )z*Returns true if both objects are not equalTrU   rV   s     r   Ú__ne__zV1ObjectReference.__ne__  s'   € ä˜%Ô!2Ô3Øà|‰|‹~ §¡£Ñ0Ð0r   )NNNNNNNN)Ú__name__Ú
__module__Ú__qualname__Ú__doc__rC   Úattribute_mapr   Úpropertyr   Úsetterr   r	   r
   r   r   r   r9   rQ   rS   rX   rZ   © r   r   r   r      s¢  „ ñðð ØØØØØ!Øñ€Mð $Ø!ØØØ Ø-Øñ€Móð< ñ!ó ð!ð ×Ññ	(ó ð	(ð ñ ó ð ð ×Ññ	&ó ð	&ð ñó ðð 
‡[[ñ	ó ð	ð ñó ðð 
‡[[ñ	ó ð	ð ñó ðð ×Ññ	$ó ð	$ð ñ&ó ð&ð ×Ññ	2ó ð	2ð ñó ðð 	‡ZZñ	ó ð	òò0.òò1ó1r   r   )r^   rO   ÚrerA   Úkubernetes.client.configurationr   Úobjectr   rb   r   r   Ú<module>rf      s&   ðñó Û 	ã 
å 9ôM1˜õ M1r   