
    3iH$                     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                      \ rS rSrSr SSSSSSSS.r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  rS! rS" rS# rS$ rS%rg)'
V1NodeSpec   z~NOTE: This class is auto generated by OpenAPI Generator.
Ref: https://openapi-generator.tech

Do not edit the class manually.
V1NodeConfigSourcestrz	list[str]zlist[V1Taint]bool)config_sourceexternal_idpod_cidr
pod_cid_rsprovider_idtaintsunschedulableconfigSource
externalIDpodCIDRpodCIDRs
providerIDr   r   Nc	                    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	        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        gg)z'V1NodeSpec - a model defined in OpenAPIN)r   local_vars_configuration_config_source_external_id	_pod_cidr_pod_cid_rs_provider_id_taints_unschedulablediscriminatorr
   r   r   r   r   r   r   )	selfr
   r   r   r   r   r   r   r   s	            _/home/james-whalen/.local/lib/python3.13/site-packages/kubernetes/client/models/v1_node_spec.py__init__V1NodeSpec.__init__7   s    #+'4$(@%"  "!$!."*$M!(O"* K$!. %    c                     U R                   $ )zGets the config_source of this V1NodeSpec.  # noqa: E501


:return: The config_source of this V1NodeSpec.  # noqa: E501
:rtype: V1NodeConfigSource
r   r    s    r!   r
   V1NodeSpec.config_sourceU   s     """r$   c                     Xl         g)zSets the config_source of this V1NodeSpec.


:param config_source: The config_source of this V1NodeSpec.  # noqa: E501
:type: V1NodeConfigSource
Nr&   )r    r
   s     r!   r
   r(   _   s
     ,r$   c                     U R                   $ )zGets the external_id of this V1NodeSpec.  # noqa: E501

Deprecated. Not all kubelets will set this field. Remove field after 1.13. see: https://issues.k8s.io/61966  # noqa: E501

:return: The external_id of this V1NodeSpec.  # noqa: E501
:rtype: str
r   r'   s    r!   r   V1NodeSpec.external_idj           r$   c                     Xl         g)zSets the external_id of this V1NodeSpec.

Deprecated. Not all kubelets will set this field. Remove field after 1.13. see: https://issues.k8s.io/61966  # noqa: E501

:param external_id: The external_id of this V1NodeSpec.  # noqa: E501
:type: str
Nr+   )r    r   s     r!   r   r,   u   
     (r$   c                     U R                   $ )zGets the pod_cidr of this V1NodeSpec.  # noqa: E501

PodCIDR represents the pod IP range assigned to the node.  # noqa: E501

:return: The pod_cidr of this V1NodeSpec.  # noqa: E501
:rtype: str
r   r'   s    r!   r   V1NodeSpec.pod_cidr   s     ~~r$   c                     Xl         g)zSets the pod_cidr of this V1NodeSpec.

PodCIDR represents the pod IP range assigned to the node.  # noqa: E501

:param pod_cidr: The pod_cidr of this V1NodeSpec.  # noqa: E501
:type: str
Nr1   )r    r   s     r!   r   r2      s	     "r$   c                     U R                   $ )ak  Gets the pod_cid_rs of this V1NodeSpec.  # noqa: E501

podCIDRs represents the IP ranges assigned to the node for usage by Pods on that node. If this field is specified, the 0th entry must match the podCIDR field. It may contain at most 1 value for each of IPv4 and IPv6.  # noqa: E501

:return: The pod_cid_rs of this V1NodeSpec.  # noqa: E501
:rtype: list[str]
r   r'   s    r!   r   V1NodeSpec.pod_cid_rs   s     r$   c                     Xl         g)af  Sets the pod_cid_rs of this V1NodeSpec.

podCIDRs represents the IP ranges assigned to the node for usage by Pods on that node. If this field is specified, the 0th entry must match the podCIDR field. It may contain at most 1 value for each of IPv4 and IPv6.  # noqa: E501

:param pod_cid_rs: The pod_cid_rs of this V1NodeSpec.  # noqa: E501
:type: list[str]
Nr5   )r    r   s     r!   r   r6      s
     &r$   c                     U R                   $ )zGets the provider_id of this V1NodeSpec.  # noqa: E501

ID of the node assigned by the cloud provider in the format: <ProviderName>://<ProviderSpecificNodeID>  # noqa: E501

:return: The provider_id of this V1NodeSpec.  # noqa: E501
:rtype: str
r   r'   s    r!   r   V1NodeSpec.provider_id   r-   r$   c                     Xl         g)zSets the provider_id of this V1NodeSpec.

ID of the node assigned by the cloud provider in the format: <ProviderName>://<ProviderSpecificNodeID>  # noqa: E501

:param provider_id: The provider_id of this V1NodeSpec.  # noqa: E501
:type: str
Nr9   )r    r   s     r!   r   r:      r/   r$   c                     U R                   $ )zGets the taints of this V1NodeSpec.  # noqa: E501

If specified, the node's taints.  # noqa: E501

:return: The taints of this V1NodeSpec.  # noqa: E501
:rtype: list[V1Taint]
r   r'   s    r!   r   V1NodeSpec.taints   s     ||r$   c                     Xl         g)zSets the taints of this V1NodeSpec.

If specified, the node's taints.  # noqa: E501

:param taints: The taints of this V1NodeSpec.  # noqa: E501
:type: list[V1Taint]
Nr=   )r    r   s     r!   r   r>      s	     r$   c                     U R                   $ )aB  Gets the unschedulable of this V1NodeSpec.  # noqa: E501

Unschedulable controls node schedulability of new pods. By default, node is schedulable. More info: https://kubernetes.io/docs/concepts/nodes/node/#manual-node-administration  # noqa: E501

:return: The unschedulable of this V1NodeSpec.  # noqa: E501
:rtype: bool
r   r'   s    r!   r   V1NodeSpec.unschedulable   s     """r$   c                     Xl         g)a@  Sets the unschedulable of this V1NodeSpec.

Unschedulable controls node schedulability of new pods. By default, node is schedulable. More info: https://kubernetes.io/docs/concepts/nodes/node/#manual-node-administration  # noqa: E501

:param unschedulable: The unschedulable of this V1NodeSpec.  # noqa: E501
:type: bool
NrA   )r    r   s     r!   r   rB      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hasattrrF   )xs    r!   <lambda>$V1NodeSpec.to_dict.<locals>.<lambda>   s    WQ	-B-BaiikIIr$   rF   c                 ^    [        U S   S5      (       a  U S   U S   R                  5       4$ U $ )N   rF   r   rG   )items    r!   rJ   rK     s9    tAw	22 #'q'47??+<!= "=8<"=r$   )six	iteritemsopenapi_typesgetattr
isinstancelistmaprH   rF   dictitems)r    resultattr_values        r!   rF   V1NodeSpec.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pformatrF   r'   s    r!   to_strV1NodeSpec.to_str  s    ~~dlln--r$   c                 "    U R                  5       $ )zFor `print` and `pprint`)r`   r'   s    r!   __repr__V1NodeSpec.__repr__  s    {{}r$   c                 p    [        U[        5      (       d  gU R                  5       UR                  5       :H  $ )z&Returns true if both objects are equalFrS   r   rF   r    others     r!   __eq__V1NodeSpec.__eq__  s)    %,,||~00r$   c                 p    [        U[        5      (       d  gU R                  5       UR                  5       :g  $ )z*Returns true if both objects are not equalTrf   rg   s     r!   __ne__V1NodeSpec.__ne__  s)    %,,||~00r$   )r   r   r   r   r   r   r   r
   r   r   r   r   r   r   r   r   )NNNNNNNN)__name__
__module____qualname____firstlineno____doc__rQ   attribute_mapr"   propertyr
   setterr   r   r   r   r   r   rF   r`   rc   ri   rl   __static_attributes__ r$   r!   r   r      s    .!!M (# #(M/< # # , , ! ! 	( 	(   __	" 	"     	& 	& ! ! 	( 	(   ]]	 	 # # 	, 	,0.11r$   r   )rr   r^   rerO   kubernetes.client.configurationr   objectr   rw   r$   r!   <module>r{      s&     	 
 9K1 K1r$   