
    >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.30
    Generated by: https://openapi-generator.tech
    N)Configurationc                      e Zd ZdZ	 dddddddZ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d Zd Zd Zd Zd  Zy)"V1alpha2ResourceClassParameterszNOTE: This class is auto generated by OpenAPI Generator.
    Ref: https://openapi-generator.tech

    Do not edit the class manually.
    strzlist[V1alpha2ResourceFilter](V1alpha2ResourceClassParametersReferenceV1ObjectMetazlist[V1alpha2VendorParameters])api_versionfiltersgenerated_fromkindmetadatavendor_parameters
apiVersionr
   generatedFromr   r   vendorParametersNc                     |
t               }|| _        d| _        d| _        d| _        d| _        d| _        d| _        d| _        ||| _	        ||| _
        ||| _        ||| _        ||| _        ||| _        yy)z<V1alpha2ResourceClassParameters - a model defined in OpenAPIN)r   local_vars_configuration_api_version_filters_generated_from_kind	_metadata_vendor_parametersdiscriminatorr	   r
   r   r   r   r   )selfr	   r
   r   r   r   r   r   s           p/var/www/openai/venv/lib/python3.12/site-packages/kubernetes/client/models/v1alpha2_resource_class_parameters.py__init__z(V1alpha2ResourceClassParameters.__init__5   s    #+'4$(@% #
"&!"*D"DL%"0DDI$DM(%6D" )    c                     | j                   S )a  Gets the api_version of this V1alpha2ResourceClassParameters.  # 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 V1alpha2ResourceClassParameters.  # noqa: E501
        :rtype: str
        r   r   s    r   r	   z+V1alpha2ResourceClassParameters.api_versionP   s        r   c                     || _         y)a  Sets the api_version of this V1alpha2ResourceClassParameters.

        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 V1alpha2ResourceClassParameters.  # noqa: E501
        :type: str
        Nr    )r   r	   s     r   r	   z+V1alpha2ResourceClassParameters.api_version[   s     (r   c                     | j                   S )a8  Gets the filters of this V1alpha2ResourceClassParameters.  # noqa: E501

        Filters describes additional contraints that must be met when using the class.  # noqa: E501

        :return: The filters of this V1alpha2ResourceClassParameters.  # noqa: E501
        :rtype: list[V1alpha2ResourceFilter]
        r   r!   s    r   r
   z'V1alpha2ResourceClassParameters.filtersg   s     }}r   c                     || _         y)a0  Sets the filters of this V1alpha2ResourceClassParameters.

        Filters describes additional contraints that must be met when using the class.  # noqa: E501

        :param filters: The filters of this V1alpha2ResourceClassParameters.  # noqa: E501
        :type: list[V1alpha2ResourceFilter]
        Nr$   )r   r
   s     r   r
   z'V1alpha2ResourceClassParameters.filtersr   s      r   c                     | j                   S )zGets the generated_from of this V1alpha2ResourceClassParameters.  # noqa: E501


        :return: The generated_from of this V1alpha2ResourceClassParameters.  # noqa: E501
        :rtype: V1alpha2ResourceClassParametersReference
        r   r!   s    r   r   z.V1alpha2ResourceClassParameters.generated_from~   s     ###r   c                     || _         y)zSets the generated_from of this V1alpha2ResourceClassParameters.


        :param generated_from: The generated_from of this V1alpha2ResourceClassParameters.  # noqa: E501
        :type: V1alpha2ResourceClassParametersReference
        Nr'   )r   r   s     r   r   z.V1alpha2ResourceClassParameters.generated_from   s      .r   c                     | j                   S )a  Gets the kind of this V1alpha2ResourceClassParameters.  # 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 V1alpha2ResourceClassParameters.  # noqa: E501
        :rtype: str
        r   r!   s    r   r   z$V1alpha2ResourceClassParameters.kind   s     zzr   c                     || _         y)a  Sets the kind of this V1alpha2ResourceClassParameters.

        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 V1alpha2ResourceClassParameters.  # noqa: E501
        :type: str
        Nr*   )r   r   s     r   r   z$V1alpha2ResourceClassParameters.kind   s     
r   c                     | j                   S )zGets the metadata of this V1alpha2ResourceClassParameters.  # noqa: E501


        :return: The metadata of this V1alpha2ResourceClassParameters.  # noqa: E501
        :rtype: V1ObjectMeta
        r   r!   s    r   r   z(V1alpha2ResourceClassParameters.metadata   s     ~~r   c                     || _         y)zSets the metadata of this V1alpha2ResourceClassParameters.


        :param metadata: The metadata of this V1alpha2ResourceClassParameters.  # noqa: E501
        :type: V1ObjectMeta
        Nr-   )r   r   s     r   r   z(V1alpha2ResourceClassParameters.metadata   s     "r   c                     | j                   S )a  Gets the vendor_parameters of this V1alpha2ResourceClassParameters.  # noqa: E501

        VendorParameters are arbitrary setup parameters for all claims using this class. They are ignored while allocating the claim. There must not be more than one entry per driver.  # noqa: E501

        :return: The vendor_parameters of this V1alpha2ResourceClassParameters.  # noqa: E501
        :rtype: list[V1alpha2VendorParameters]
        r   r!   s    r   r   z1V1alpha2ResourceClassParameters.vendor_parameters   s     &&&r   c                     || _         y)a  Sets the vendor_parameters of this V1alpha2ResourceClassParameters.

        VendorParameters are arbitrary setup parameters for all claims using this class. They are ignored while allocating the claim. There must not be more than one entry per driver.  # noqa: E501

        :param vendor_parameters: The vendor_parameters of this V1alpha2ResourceClassParameters.  # noqa: E501
        :type: list[V1alpha2VendorParameters]
        Nr0   )r   r   s     r   r   z1V1alpha2ResourceClassParameters.vendor_parameters   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hasattrr4   )xs    r   <lambda>z9V1alpha2ResourceClassParameters.to_dict.<locals>.<lambda>   s    WQ	-BaiikIIr   r4   c                 T    t        | d   d      r| d   | d   j                         fS | S )N   r4   r   r5   )items    r   r8   z9V1alpha2ResourceClassParameters.to_dict.<locals>.<lambda>   s6    tAw	2 #'q'47??+<!= "=8<"=r   )six	iteritemsopenapi_typesgetattr
isinstancelistmapr6   r4   dictitems)r   resultattr_values        r   r4   z'V1alpha2ResourceClassParameters.to_dict   s    }}T%7%78GD!D$'E%&#CI%  t 	*$}}tE4(#C=KKM%  t  %t! 9$ r   c                 H    t        j                  | j                               S )z.Returns the string representation of the model)pprintpformatr4   r!   s    r   to_strz&V1alpha2ResourceClassParameters.to_str   s    ~~dlln--r   c                 "    | j                         S )zFor `print` and `pprint`)rL   r!   s    r   __repr__z(V1alpha2ResourceClassParameters.__repr__   s    {{}r   c                 f    t        |t              sy| j                         |j                         k(  S )z&Returns true if both objects are equalFr@   r   r4   r   others     r   __eq__z&V1alpha2ResourceClassParameters.__eq__   s'    %!@A||~00r   c                 f    t        |t              sy| j                         |j                         k7  S )z*Returns true if both objects are not equalTrP   rQ   s     r   __ne__z&V1alpha2ResourceClassParameters.__ne__   s'    %!@A||~00r   )NNNNNNN)__name__
__module____qualname____doc__r>   attribute_mapr   propertyr	   setterr
   r   r   r   r   r4   rL   rN   rS   rU    r   r   r   r      sn    1D"=M $)/M76 ! ! 	( 	(   ^^	  	  $ $ . .   
[[	 	   __" " ' ' 	4 	40.11r   r   )rY   rJ   rer<   kubernetes.client.configurationr   objectr   r]   r   r   <module>ra      s&     	 
 9m1f m1r   