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

    Do not edit the class manually.
    Ústr)Úpull_policyÚ	referenceÚ
pullPolicyr   Nc                 óz   — |€
t        «       }|| _        d| _        d| _        d| _        ||| _        ||| _        yy)z0V1ImageVolumeSource - a model defined in OpenAPIN)r   Úlocal_vars_configurationÚ_pull_policyÚ
_referenceÚdiscriminatorr   r   )Úselfr   r   r   s       úd/var/www/openai/venv/lib/python3.12/site-packages/kubernetes/client/models/v1_image_volume_source.pyÚ__init__zV1ImageVolumeSource.__init__-   sO   € à#Ð+Ü'4£Ð$Ø(@ˆÔ%à ˆÔØˆŒØ!ˆÔàÐ"Ø*ˆDÔØÐ Ø&ˆDNð !ó    c                 ó   — | j                   S )aÞ  Gets the pull_policy of this V1ImageVolumeSource.  # noqa: E501

        Policy for pulling OCI objects. Possible values are: Always: the kubelet always attempts to pull the reference. Container creation will fail If the pull fails. Never: the kubelet never pulls the reference and only uses a local image or artifact. Container creation will fail if the reference isn't present. IfNotPresent: the kubelet pulls if the reference isn't already present on disk. Container creation will fail if the reference isn't present and the pull fails. Defaults to Always if :latest tag is specified, or IfNotPresent otherwise.  # noqa: E501

        :return: The pull_policy of this V1ImageVolumeSource.  # noqa: E501
        :rtype: str
        ©r   ©r   s    r   r   zV1ImageVolumeSource.pull_policy<   s   € ð × Ñ Ð r   c                 ó   — || _         y)aÚ  Sets the pull_policy of this V1ImageVolumeSource.

        Policy for pulling OCI objects. Possible values are: Always: the kubelet always attempts to pull the reference. Container creation will fail If the pull fails. Never: the kubelet never pulls the reference and only uses a local image or artifact. Container creation will fail if the reference isn't present. IfNotPresent: the kubelet pulls if the reference isn't already present on disk. Container creation will fail if the reference isn't present and the pull fails. Defaults to Always if :latest tag is specified, or IfNotPresent otherwise.  # noqa: E501

        :param pull_policy: The pull_policy of this V1ImageVolumeSource.  # noqa: E501
        :type: str
        Nr   )r   r   s     r   r   zV1ImageVolumeSource.pull_policyG   s   € ð (ˆÕr   c                 ó   — | j                   S )a¬  Gets the reference of this V1ImageVolumeSource.  # noqa: E501

        Required: Image or artifact reference to be used. Behaves in the same way as pod.spec.containers[*].image. Pull secrets will be assembled in the same way as for the container image by looking up node credentials, SA image pull secrets, and pod spec image pull secrets. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.  # noqa: E501

        :return: The reference of this V1ImageVolumeSource.  # noqa: E501
        :rtype: str
        ©r   r   s    r   r   zV1ImageVolumeSource.referenceS   s   € ð ‰Ðr   c                 ó   — || _         y)a¦  Sets the reference of this V1ImageVolumeSource.

        Required: Image or artifact reference to be used. Behaves in the same way as pod.spec.containers[*].image. Pull secrets will be assembled in the same way as for the container image by looking up node credentials, SA image pull secrets, and pod spec image pull secrets. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.  # noqa: E501

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