
    3i3                     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)*V1DeploymentStatus   z~NOTE: This class is auto generated by OpenAPI Generator.
Ref: https://openapi-generator.tech

Do not edit the class manually.
intzlist[V1DeploymentCondition])	available_replicascollision_count
conditionsobserved_generationready_replicasreplicasterminating_replicasunavailable_replicasupdated_replicasavailableReplicascollisionCountr
   observedGenerationreadyReplicasr   terminatingReplicasunavailableReplicasupdatedReplicasNc                 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)z/V1DeploymentStatus - a model defined in OpenAPIN)r   local_vars_configuration_available_replicas_collision_count_conditions_observed_generation_ready_replicas	_replicas_terminating_replicas_unavailable_replicas_updated_replicasdiscriminatorr   r	   r
   r   r   r   r   r   r   )selfr   r	   r
   r   r   r   r   r   r   r   s              g/home/james-whalen/.local/lib/python3.13/site-packages/kubernetes/client/models/v1_deployment_status.py__init__V1DeploymentStatus.__init__;   s    #+'4$(@%#'  $$(!#%)"%)"!%!)&8#&#2 !(O*':$%"0$M+(<%+(<%'$4! (    c                     U R                   $ )a  Gets the available_replicas of this V1DeploymentStatus.  # noqa: E501

Total number of available non-terminating pods (ready for at least minReadySeconds) targeted by this deployment.  # noqa: E501

:return: The available_replicas of this V1DeploymentStatus.  # noqa: E501
:rtype: int
r   r$   s    r%   r   %V1DeploymentStatus.available_replicas_   s     '''r(   c                     Xl         g)a   Sets the available_replicas of this V1DeploymentStatus.

Total number of available non-terminating pods (ready for at least minReadySeconds) targeted by this deployment.  # noqa: E501

:param available_replicas: The available_replicas of this V1DeploymentStatus.  # noqa: E501
:type: int
Nr*   )r$   r   s     r%   r   r,   j   s
     $6 r(   c                     U R                   $ )a\  Gets the collision_count of this V1DeploymentStatus.  # noqa: E501

Count of hash collisions for the Deployment. The Deployment controller uses this field as a collision avoidance mechanism when it needs to create the name for the newest ReplicaSet.  # noqa: E501

:return: The collision_count of this V1DeploymentStatus.  # noqa: E501
:rtype: int
r   r+   s    r%   r	   "V1DeploymentStatus.collision_countv   s     $$$r(   c                     Xl         g)a\  Sets the collision_count of this V1DeploymentStatus.

Count of hash collisions for the Deployment. The Deployment controller uses this field as a collision avoidance mechanism when it needs to create the name for the newest ReplicaSet.  # noqa: E501

:param collision_count: The collision_count of this V1DeploymentStatus.  # noqa: E501
:type: int
Nr/   )r$   r	   s     r%   r	   r0      s
     !0r(   c                     U R                   $ )a  Gets the conditions of this V1DeploymentStatus.  # noqa: E501

Represents the latest available observations of a deployment's current state.  # noqa: E501

:return: The conditions of this V1DeploymentStatus.  # noqa: E501
:rtype: list[V1DeploymentCondition]
r   r+   s    r%   r
   V1DeploymentStatus.conditions   s     r(   c                     Xl         g)zSets the conditions of this V1DeploymentStatus.

Represents the latest available observations of a deployment's current state.  # noqa: E501

:param conditions: The conditions of this V1DeploymentStatus.  # noqa: E501
:type: list[V1DeploymentCondition]
Nr3   )r$   r
   s     r%   r
   r4      s
     &r(   c                     U R                   $ )zGets the observed_generation of this V1DeploymentStatus.  # noqa: E501

The generation observed by the deployment controller.  # noqa: E501

:return: The observed_generation of this V1DeploymentStatus.  # noqa: E501
:rtype: int
r   r+   s    r%   r   &V1DeploymentStatus.observed_generation   s     (((r(   c                     Xl         g)zSets the observed_generation of this V1DeploymentStatus.

The generation observed by the deployment controller.  # noqa: E501

:param observed_generation: The observed_generation of this V1DeploymentStatus.  # noqa: E501
:type: int
Nr7   )r$   r   s     r%   r   r8      s
     %8!r(   c                     U R                   $ )zGets the ready_replicas of this V1DeploymentStatus.  # noqa: E501

Total number of non-terminating pods targeted by this Deployment with a Ready Condition.  # noqa: E501

:return: The ready_replicas of this V1DeploymentStatus.  # noqa: E501
:rtype: int
r   r+   s    r%   r   !V1DeploymentStatus.ready_replicas   s     ###r(   c                     Xl         g)zSets the ready_replicas of this V1DeploymentStatus.

Total number of non-terminating pods targeted by this Deployment with a Ready Condition.  # noqa: E501

:param ready_replicas: The ready_replicas of this V1DeploymentStatus.  # noqa: E501
:type: int
Nr;   )r$   r   s     r%   r   r<      s
      .r(   c                     U R                   $ )zGets the replicas of this V1DeploymentStatus.  # noqa: E501

Total number of non-terminating pods targeted by this deployment (their labels match the selector).  # noqa: E501

:return: The replicas of this V1DeploymentStatus.  # noqa: E501
:rtype: int
r   r+   s    r%   r   V1DeploymentStatus.replicas   s     ~~r(   c                     Xl         g)zSets the replicas of this V1DeploymentStatus.

Total number of non-terminating pods targeted by this deployment (their labels match the selector).  # noqa: E501

:param replicas: The replicas of this V1DeploymentStatus.  # noqa: E501
:type: int
Nr?   )r$   r   s     r%   r   r@      s	     "r(   c                     U R                   $ )a  Gets the terminating_replicas of this V1DeploymentStatus.  # noqa: E501

Total number of terminating pods targeted by this deployment. Terminating pods have a non-null .metadata.deletionTimestamp and have not yet reached the Failed or Succeeded .status.phase.  This is an alpha field. Enable DeploymentReplicaSetTerminatingReplicas to be able to use this field.  # noqa: E501

:return: The terminating_replicas of this V1DeploymentStatus.  # noqa: E501
:rtype: int
r    r+   s    r%   r   'V1DeploymentStatus.terminating_replicas        )))r(   c                     Xl         g)a  Sets the terminating_replicas of this V1DeploymentStatus.

Total number of terminating pods targeted by this deployment. Terminating pods have a non-null .metadata.deletionTimestamp and have not yet reached the Failed or Succeeded .status.phase.  This is an alpha field. Enable DeploymentReplicaSetTerminatingReplicas to be able to use this field.  # noqa: E501

:param terminating_replicas: The terminating_replicas of this V1DeploymentStatus.  # noqa: E501
:type: int
NrC   )r$   r   s     r%   r   rD      
     &:"r(   c                     U R                   $ )a  Gets the unavailable_replicas of this V1DeploymentStatus.  # noqa: E501

Total number of unavailable pods targeted by this deployment. This is the total number of pods that are still required for the deployment to have 100% available capacity. They may either be pods that are running but not yet available or pods that still have not been created.  # noqa: E501

:return: The unavailable_replicas of this V1DeploymentStatus.  # noqa: E501
:rtype: int
r!   r+   s    r%   r   'V1DeploymentStatus.unavailable_replicas   rE   r(   c                     Xl         g)a  Sets the unavailable_replicas of this V1DeploymentStatus.

Total number of unavailable pods targeted by this deployment. This is the total number of pods that are still required for the deployment to have 100% available capacity. They may either be pods that are running but not yet available or pods that still have not been created.  # noqa: E501

:param unavailable_replicas: The unavailable_replicas of this V1DeploymentStatus.  # noqa: E501
:type: int
NrI   )r$   r   s     r%   r   rJ     rG   r(   c                     U R                   $ )a  Gets the updated_replicas of this V1DeploymentStatus.  # noqa: E501

Total number of non-terminating pods targeted by this deployment that have the desired template spec.  # noqa: E501

:return: The updated_replicas of this V1DeploymentStatus.  # noqa: E501
:rtype: int
r"   r+   s    r%   r   #V1DeploymentStatus.updated_replicas  s     %%%r(   c                     Xl         g)a  Sets the updated_replicas of this V1DeploymentStatus.

Total number of non-terminating pods targeted by this deployment that have the desired template spec.  # noqa: E501

:param updated_replicas: The updated_replicas of this V1DeploymentStatus.  # noqa: E501
:type: int
NrM   )r$   r   s     r%   r   rN   "  s
     "2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hasattrrR   )xs    r%   <lambda>,V1DeploymentStatus.to_dict.<locals>.<lambda>6  s    WQ	-B-BaiikIIr(   rR   c                 ^    [        U S   S5      (       a  U S   U S   R                  5       4$ U $ )N   rR   r   rS   )items    r%   rV   rW   =  s9    tAw	22 #'q'47??+<!= "=8<"=r(   )six	iteritemsopenapi_typesgetattr
isinstancelistmaprT   rR   dictitems)r$   resultattr_values        r%   rR   V1DeploymentStatus.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pformatrR   r+   s    r%   to_strV1DeploymentStatus.to_strF  s    ~~dlln--r(   c                 "    U R                  5       $ )zFor `print` and `pprint`)rl   r+   s    r%   __repr__V1DeploymentStatus.__repr__J  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   rR   r$   others     r%   __eq__V1DeploymentStatus.__eq__N  s*    %!344||~00r(   c                 p    [        U[        5      (       d  gU R                  5       UR                  5       :g  $ )z*Returns true if both objects are not equalTrr   rs   s     r%   __ne__V1DeploymentStatus.__ne__U  s*    %!344||~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   rR   rl   ro   ru   rx   __static_attributes__ r(   r%   r   r      s    $ 3$ % %!
M 2+"3) 5 5-
M"5H ( ( 	6 	6 % % 	0 	0     	& 	& ) ) 	8  	8 $ $ 	. 	.   __	" 	" * *   	: !	: * *   	: !	: & & 	2 	20.11r(   r   )r~   rj   rer[   kubernetes.client.configurationr   objectr   r   r(   r%   <module>r      s&     	 
 9E1 E1r(   