
    3il+                     B    S r SSKrSSKrSSKrSSKJr   " S S\5      rg)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.34
Generated by: https://openapi-generator.tech
    N)Configurationc            
       F   \ rS rSrSr SSSSSSSSSS.	rSSS	S
SSSSSS.	rS*S jr\S 5       r	\	R                  S 5       r	\S 5       r\R                  S 5       r\S 5       r\R                  S 5       r\S 5       r\R                  S 5       r\S 5       r\R                  S 5       r\S 5       r\R                  S 5       r\S 5       r\R                  S 5       r\S  5       r\R                  S! 5       r\S" 5       r\R                  S# 5       rS$ rS% rS& rS' rS( rS)rg)+V1ResourceAttributes   z~NOTE: This class is auto generated by OpenAPI Generator.
Ref: https://openapi-generator.tech

Do not edit the class manually.
V1FieldSelectorAttributesstrV1LabelSelectorAttributes)	field_selectorgrouplabel_selectorname	namespaceresourcesubresourceverbversionfieldSelectorr   labelSelectorr   r   r   r   r   r   Nc                 Z   U
c
  [        5       n
Xl        SU l        SU l        SU l        SU l        SU l        SU l        SU l        SU l	        SU l
        SU l        Ub  Xl        Ub  X l        Ub  X0l        Ub  X@l        Ub  XPl        Ub  X`l        Ub  Xpl        Ub  Xl        U	b  Xl        gg)z1V1ResourceAttributes - a model defined in OpenAPIN)r   local_vars_configuration_field_selector_group_label_selector_name
_namespace	_resource_subresource_verb_versiondiscriminatorr
   r   r   r   r   r   r   r   r   )selfr
   r   r   r   r   r   r   r   r   r   s              i/home/james-whalen/.local/lib/python3.13/site-packages/kubernetes/client/models/v1_resource_attributes.py__init__V1ResourceAttributes.__init__;   s    #+'4$(@%##
 
!%"0J%"0I &N$M"*I"L     c                     U R                   $ )zGets the field_selector of this V1ResourceAttributes.  # noqa: E501


:return: The field_selector of this V1ResourceAttributes.  # noqa: E501
:rtype: V1FieldSelectorAttributes
r   r!   s    r"   r
   #V1ResourceAttributes.field_selector_        ###r%   c                     Xl         g)zSets the field_selector of this V1ResourceAttributes.


:param field_selector: The field_selector of this V1ResourceAttributes.  # noqa: E501
:type: V1FieldSelectorAttributes
Nr'   )r!   r
   s     r"   r
   r)   i   
      .r%   c                     U R                   $ )zGets the group of this V1ResourceAttributes.  # noqa: E501

Group is the API Group of the Resource.  "*" means all.  # noqa: E501

:return: The group of this V1ResourceAttributes.  # noqa: E501
:rtype: str
r   r(   s    r"   r   V1ResourceAttributes.groupt   s     {{r%   c                     Xl         g)zSets the group of this V1ResourceAttributes.

Group is the API Group of the Resource.  "*" means all.  # noqa: E501

:param group: The group of this V1ResourceAttributes.  # noqa: E501
:type: str
Nr.   )r!   r   s     r"   r   r/      s	     r%   c                     U R                   $ )zGets the label_selector of this V1ResourceAttributes.  # noqa: E501


:return: The label_selector of this V1ResourceAttributes.  # noqa: E501
:rtype: V1LabelSelectorAttributes
r   r(   s    r"   r   #V1ResourceAttributes.label_selector   r*   r%   c                     Xl         g)zSets the label_selector of this V1ResourceAttributes.


:param label_selector: The label_selector of this V1ResourceAttributes.  # noqa: E501
:type: V1LabelSelectorAttributes
Nr2   )r!   r   s     r"   r   r3      r,   r%   c                     U R                   $ )a  Gets the name of this V1ResourceAttributes.  # noqa: E501

Name is the name of the resource being requested for a "get" or deleted for a "delete". "" (empty) means all.  # noqa: E501

:return: The name of this V1ResourceAttributes.  # noqa: E501
:rtype: str
r   r(   s    r"   r   V1ResourceAttributes.name        zzr%   c                     Xl         g)zSets the name of this V1ResourceAttributes.

Name is the name of the resource being requested for a "get" or deleted for a "delete". "" (empty) means all.  # noqa: E501

:param name: The name of this V1ResourceAttributes.  # noqa: E501
:type: str
Nr6   )r!   r   s     r"   r   r7      	     
r%   c                     U R                   $ )a  Gets the namespace of this V1ResourceAttributes.  # noqa: E501

Namespace is the namespace of the action being requested.  Currently, there is no distinction between no namespace and all namespaces "" (empty) is defaulted for LocalSubjectAccessReviews "" (empty) is empty for cluster-scoped resources "" (empty) means "all" for namespace scoped resources from a SubjectAccessReview or SelfSubjectAccessReview  # noqa: E501

:return: The namespace of this V1ResourceAttributes.  # noqa: E501
:rtype: str
r   r(   s    r"   r   V1ResourceAttributes.namespace   s     r%   c                     Xl         g)a  Sets the namespace of this V1ResourceAttributes.

Namespace is the namespace of the action being requested.  Currently, there is no distinction between no namespace and all namespaces "" (empty) is defaulted for LocalSubjectAccessReviews "" (empty) is empty for cluster-scoped resources "" (empty) means "all" for namespace scoped resources from a SubjectAccessReview or SelfSubjectAccessReview  # noqa: E501

:param namespace: The namespace of this V1ResourceAttributes.  # noqa: E501
:type: str
Nr<   )r!   r   s     r"   r   r=      s	     $r%   c                     U R                   $ )zGets the resource of this V1ResourceAttributes.  # noqa: E501

Resource is one of the existing resource types.  "*" means all.  # noqa: E501

:return: The resource of this V1ResourceAttributes.  # noqa: E501
:rtype: str
r   r(   s    r"   r   V1ResourceAttributes.resource   s     ~~r%   c                     Xl         g)zSets the resource of this V1ResourceAttributes.

Resource is one of the existing resource types.  "*" means all.  # noqa: E501

:param resource: The resource of this V1ResourceAttributes.  # noqa: E501
:type: str
Nr@   )r!   r   s     r"   r   rA      s	     "r%   c                     U R                   $ )zGets the subresource of this V1ResourceAttributes.  # noqa: E501

Subresource is one of the existing resource types.  "" means none.  # noqa: E501

:return: The subresource of this V1ResourceAttributes.  # noqa: E501
:rtype: str
r   r(   s    r"   r    V1ResourceAttributes.subresource   s        r%   c                     Xl         g)zSets the subresource of this V1ResourceAttributes.

Subresource is one of the existing resource types.  "" means none.  # noqa: E501

:param subresource: The subresource of this V1ResourceAttributes.  # noqa: E501
:type: str
NrD   )r!   r   s     r"   r   rE      s
     (r%   c                     U R                   $ )a  Gets the verb of this V1ResourceAttributes.  # noqa: E501

Verb is a kubernetes resource API verb, like: get, list, watch, create, update, delete, proxy.  "*" means all.  # noqa: E501

:return: The verb of this V1ResourceAttributes.  # noqa: E501
:rtype: str
r   r(   s    r"   r   V1ResourceAttributes.verb   r8   r%   c                     Xl         g)zSets the verb of this V1ResourceAttributes.

Verb is a kubernetes resource API verb, like: get, list, watch, create, update, delete, proxy.  "*" means all.  # noqa: E501

:param verb: The verb of this V1ResourceAttributes.  # noqa: E501
:type: str
NrH   )r!   r   s     r"   r   rI     r:   r%   c                     U R                   $ )zGets the version of this V1ResourceAttributes.  # noqa: E501

Version is the API Version of the Resource.  "*" means all.  # noqa: E501

:return: The version of this V1ResourceAttributes.  # noqa: E501
:rtype: str
r   r(   s    r"   r   V1ResourceAttributes.version  s     }}r%   c                     Xl         g)zSets the version of this V1ResourceAttributes.

Version is the API Version of the Resource.  "*" means all.  # noqa: E501

:param version: The version of this V1ResourceAttributes.  # noqa: E501
:type: str
NrL   )r!   r   s     r"   r   rM     s	      r%   c                    0 n[         R                  " U R                  5       H  u  p#[        X5      n[	        U[
        5      (       a  [        [        S U5      5      X'   M?  [        US5      (       a  UR                  5       X'   Md  [	        U[        5      (       a(  [        [        S UR                  5       5      5      X'   M  XAU'   M     U$ )z&Returns the model properties as a dictc                 H    [        U S5      (       a  U R                  5       $ U $ )Nto_dicthasattrrQ   )xs    r"   <lambda>.V1ResourceAttributes.to_dict.<locals>.<lambda>2  s    WQ	-B-BaiikIIr%   rQ   c                 ^    [        U S   S5      (       a  U S   U S   R                  5       4$ U $ )N   rQ   r   rR   )items    r"   rU   rV   9  s9    tAw	22 #'q'47??+<!= "=8<"=r%   )six	iteritemsopenapi_typesgetattr
isinstancelistmaprS   rQ   dictitems)r!   resultattr_values        r"   rQ   V1ResourceAttributes.to_dict*  s    }}T%7%78GDD'E%&&#CI%   	**$}}E4((#C=KKM%    %t! 9$ r%   c                 J    [         R                  " U R                  5       5      $ )z.Returns the string representation of the model)pprintpformatrQ   r(   s    r"   to_strV1ResourceAttributes.to_strB  s    ~~dlln--r%   c                 "    U R                  5       $ )zFor `print` and `pprint`)rk   r(   s    r"   __repr__V1ResourceAttributes.__repr__F  s    {{}r%   c                 p    [        U[        5      (       d  gU R                  5       UR                  5       :H  $ )z&Returns true if both objects are equalFr^   r   rQ   r!   others     r"   __eq__V1ResourceAttributes.__eq__J  s*    %!566||~00r%   c                 p    [        U[        5      (       d  gU R                  5       UR                  5       :g  $ )z*Returns true if both objects are not equalTrq   rr   s     r"   __ne__V1ResourceAttributes.__ne__Q  s*    %!566||~00r%   )r   r   r   r   r   r   r   r   r   r    r
   r   r   r   r   r   r   r   r   r   )
NNNNNNNNNN)__name__
__module____qualname____firstlineno____doc__r\   attribute_mapr#   propertyr
   setterr   r   r   r   r   r   r   r   rQ   rk   rn   rt   rw   __static_attributes__ r%   r"   r   r      s    65
M *) $
M"#H $ $ . .   \\	 	 $ $ . .   
[[	 	   	$ 	$   __	" 	" ! ! 	( 	(   
[[	 	   ^^	  	 0.11r%   r   )r}   ri   rerZ   kubernetes.client.configurationr   objectr   r   r%   r"   <module>r      s&     	 
 9A16 A1r%   