
    7                     >    S r SSKJr  SSKJr  SSKr " S S\5      rg)z
Kubernetes

No description provided (generated by Swagger Codegen
https://github.com/swagger-api/swagger-codegen)

OpenAPI spec version: v1.14.4

Generated by: https://github.com/swagger-api/swagger-codegen.git
    )pformat)	iteritemsNc                      \ rS rSrSr SSSSSSSSSSS.
rS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$ 5       r\R                  S% 5       rS& rS' rS( rS) rS* rS+rg)-V1beta1DaemonSetStatus   zk
NOTE: This class is auto generated by the swagger code generator program.
Do not edit the class manually.
intzlist[V1beta1DaemonSetCondition])
collision_count
conditionscurrent_number_scheduleddesired_number_schedulednumber_availablenumber_misschedulednumber_readynumber_unavailableobserved_generationupdated_number_scheduledcollisionCountr
   currentNumberScheduleddesiredNumberSchedulednumberAvailablenumberMisschedulednumberReadynumberUnavailableobservedGenerationupdatedNumberScheduledNc                 <   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	        SU l
        Ub  Xl        Ub  X l        X0l        X@l        Ub  XPl        X`l        Xpl        Ub  Xl        U	b  Xl        U
b  Xl        gg)z5
V1beta1DaemonSetStatus - a model defined in Swagger
N)_collision_count_conditions_current_number_scheduled_desired_number_scheduled_number_available_number_misscheduled_number_ready_number_unavailable_observed_generation_updated_number_scheduleddiscriminatorr	   r
   r   r   r   r   r   r   r   r   )selfr	   r
   r   r   r   r   r   r   r   r   s              Elib/third_party/kubernetes/client/models/v1beta1_daemon_set_status.py__init__V1beta1DaemonSetStatus.__init__8   s     !DD%)D"%)D"!D $DD#D $D%)D"D","o$<!$<!#.2$% 2&!4+&># ,    c                     U R                   $ )a@  
Gets the collision_count of this V1beta1DaemonSetStatus.
Count of hash collisions for the DaemonSet. The DaemonSet controller
uses this field as a collision avoidance mechanism when it needs to
create the name for the newest ControllerRevision.

:return: The collision_count of this V1beta1DaemonSetStatus.
:rtype: int
r   r(   s    r)   r	   &V1beta1DaemonSetStatus.collision_countd   s        r,   c                     Xl         g)aN  
Sets the collision_count of this V1beta1DaemonSetStatus.
Count of hash collisions for the DaemonSet. The DaemonSet controller
uses this field as a collision avoidance mechanism when it needs to
create the name for the newest ControllerRevision.

:param collision_count: The collision_count of this
V1beta1DaemonSetStatus.
:type: int
Nr.   )r(   r	   s     r)   r	   r0   q   s
     ,r,   c                     U R                   $ )z
Gets the conditions of this V1beta1DaemonSetStatus.
Represents the latest available observations of a DaemonSet's current
state.

:return: The conditions of this V1beta1DaemonSetStatus.
:rtype: list[V1beta1DaemonSetCondition]
r   r/   s    r)   r
   !V1beta1DaemonSetStatus.conditions   s     r,   c                     Xl         g)z
Sets the conditions of this V1beta1DaemonSetStatus.
Represents the latest available observations of a DaemonSet's current
state.

:param conditions: The conditions of this V1beta1DaemonSetStatus.
:type: list[V1beta1DaemonSetCondition]
Nr3   )r(   r
   s     r)   r
   r4      s
     "r,   c                     U R                   $ )aI  
Gets the current_number_scheduled of this V1beta1DaemonSetStatus.
The number of nodes that are running at least 1 daemon pod and are
supposed to run the daemon pod. More info:
https://kubernetes.io/docs/concepts/workloads/controllers/daemonset/

:return: The current_number_scheduled of this V1beta1DaemonSetStatus.
:rtype: int
)r   r/   s    r)   r   /V1beta1DaemonSetStatus.current_number_scheduled        )))r,   c                 ,    Uc  [        S5      eXl        g)a`  
Sets the current_number_scheduled of this V1beta1DaemonSetStatus.
The number of nodes that are running at least 1 daemon pod and are
supposed to run the daemon pod. More info:
https://kubernetes.io/docs/concepts/workloads/controllers/daemonset/

:param current_number_scheduled: The current_number_scheduled of this
V1beta1DaemonSetStatus.
:type: int
Nz@Invalid value for `current_number_scheduled`, must not be `None`)
ValueErrorr   )r(   r   s     r)   r   r7      $      '
LN N &>"r,   c                     U R                   $ )aZ  
Gets the desired_number_scheduled of this V1beta1DaemonSetStatus.
The total number of nodes that should be running the daemon pod
(including nodes correctly running the daemon pod). More info:
https://kubernetes.io/docs/concepts/workloads/controllers/daemonset/

:return: The desired_number_scheduled of this V1beta1DaemonSetStatus.
:rtype: int
)r    r/   s    r)   r   /V1beta1DaemonSetStatus.desired_number_scheduled   r8   r,   c                 ,    Uc  [        S5      eXl        g)aq  
Sets the desired_number_scheduled of this V1beta1DaemonSetStatus.
The total number of nodes that should be running the daemon pod
(including nodes correctly running the daemon pod). More info:
https://kubernetes.io/docs/concepts/workloads/controllers/daemonset/

:param desired_number_scheduled: The desired_number_scheduled of this
V1beta1DaemonSetStatus.
:type: int
Nz@Invalid value for `desired_number_scheduled`, must not be `None`)r:   r    )r(   r   s     r)   r   r=      r;   r,   c                     U R                   $ )a'  
Gets the number_available of this V1beta1DaemonSetStatus.
The number of nodes that should be running the daemon pod and have one
or more of the daemon pod running and available (ready for at least
spec.minReadySeconds)

:return: The number_available of this V1beta1DaemonSetStatus.
:rtype: int
r!   r/   s    r)   r   'V1beta1DaemonSetStatus.number_available   s     !!!r,   c                     Xl         g)a6  
Sets the number_available of this V1beta1DaemonSetStatus.
The number of nodes that should be running the daemon pod and have one
or more of the daemon pod running and available (ready for at least
spec.minReadySeconds)

:param number_available: The number_available of this
V1beta1DaemonSetStatus.
:type: int
Nr@   )r(   r   s     r)   r   rA      s
     .r,   c                     U R                   $ )a=  
Gets the number_misscheduled of this V1beta1DaemonSetStatus.
The number of nodes that are running the daemon pod, but are not
supposed to run the daemon pod. More info:
https://kubernetes.io/docs/concepts/workloads/controllers/daemonset/

:return: The number_misscheduled of this V1beta1DaemonSetStatus.
:rtype: int
)r"   r/   s    r)   r   *V1beta1DaemonSetStatus.number_misscheduled   s     $$$r,   c                 ,    Uc  [        S5      eXl        g)aO  
Sets the number_misscheduled of this V1beta1DaemonSetStatus.
The number of nodes that are running the daemon pod, but are not
supposed to run the daemon pod. More info:
https://kubernetes.io/docs/concepts/workloads/controllers/daemonset/

:param number_misscheduled: The number_misscheduled of this
V1beta1DaemonSetStatus.
:type: int
Nz;Invalid value for `number_misscheduled`, must not be `None`)r:   r"   )r(   r   s     r)   r   rD      s$     "
GI I !4r,   c                     U R                   $ )z
Gets the number_ready of this V1beta1DaemonSetStatus.
The number of nodes that should be running the daemon pod and have one
or more of the daemon pod running and ready.

:return: The number_ready of this V1beta1DaemonSetStatus.
:rtype: int
)r#   r/   s    r)   r   #V1beta1DaemonSetStatus.number_ready  s     r,   c                 ,    Uc  [        S5      eXl        g)z
Sets the number_ready of this V1beta1DaemonSetStatus.
The number of nodes that should be running the daemon pod and have one
or more of the daemon pod running and ready.

:param number_ready: The number_ready of this V1beta1DaemonSetStatus.
:type: int
Nz4Invalid value for `number_ready`, must not be `None`)r:   r#   )r(   r   s     r)   r   rG     s     MNN%r,   c                     U R                   $ )a$  
Gets the number_unavailable of this V1beta1DaemonSetStatus.
The number of nodes that should be running the daemon pod and have none
of the daemon pod running and available (ready for at least
spec.minReadySeconds)

:return: The number_unavailable of this V1beta1DaemonSetStatus.
:rtype: int
r$   r/   s    r)   r   )V1beta1DaemonSetStatus.number_unavailable-  s     ###r,   c                     Xl         g)a5  
Sets the number_unavailable of this V1beta1DaemonSetStatus.
The number of nodes that should be running the daemon pod and have none
of the daemon pod running and available (ready for at least
spec.minReadySeconds)

:param number_unavailable: The number_unavailable of this
V1beta1DaemonSetStatus.
:type: int
NrJ   )r(   r   s     r)   r   rK   :  s
      2r,   c                     U R                   $ )z
Gets the observed_generation of this V1beta1DaemonSetStatus.
The most recent generation observed by the daemon set controller.

:return: The observed_generation of this V1beta1DaemonSetStatus.
:rtype: int
r%   r/   s    r)   r   *V1beta1DaemonSetStatus.observed_generationI  s     $$$r,   c                     Xl         g)z
Sets the observed_generation of this V1beta1DaemonSetStatus.
The most recent generation observed by the daemon set controller.

:param observed_generation: The observed_generation of this
V1beta1DaemonSetStatus.
:type: int
NrN   )r(   r   s     r)   r   rO   T  s
     !4r,   c                     U R                   $ )z
Gets the updated_number_scheduled of this V1beta1DaemonSetStatus.
The total number of nodes that are running updated daemon pod

:return: The updated_number_scheduled of this V1beta1DaemonSetStatus.
:rtype: int
r&   r/   s    r)   r   /V1beta1DaemonSetStatus.updated_number_scheduleda  s     )))r,   c                     Xl         g)z
Sets the updated_number_scheduled of this V1beta1DaemonSetStatus.
The total number of nodes that are running updated daemon pod

:param updated_number_scheduled: The updated_number_scheduled of this
V1beta1DaemonSetStatus.
:type: int
NrR   )r(   r   s     r)   r   rS   l  s
     &>"r,   c                    0 n[        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 dict
c                 H    [        U S5      (       a  U R                  5       $ U $ )Nto_dicthasattrrW   )xs    r)   <lambda>0V1beta1DaemonSetStatus.to_dict.<locals>.<lambda>  s    I)>)>!))+EAEr,   rW   c                 ^    [        U S   S5      (       a  U S   U S   R                  5       4$ U $ )N   rW   r   rX   )items    r)   r[   r\     s9    47I.. #1gtAw'89 9489r,   )
r   swagger_typesgetattr
isinstancelistmaprY   rW   dictitems)r(   resultattr_values        r)   rW   V1beta1DaemonSetStatus.to_dicty  s     FT//0d!e	E4	 	 EuMO5)$$}}eT""9:?++-IJ
 t 1 Mr,   c                 4    [        U R                  5       5      $ )z0
Returns the string representation of the model
)r   rW   r/   s    r)   to_strV1beta1DaemonSetStatus.to_str  s     4<<>""r,   c                 "    U R                  5       $ )z
For `print` and `pprint`
)rm   r/   s    r)   __repr__V1beta1DaemonSetStatus.__repr__  s     ;;=r,   c                 `    [        U[        5      (       d  gU R                  UR                  :H  $ )z(
Returns true if both objects are equal
F)rb   r   __dict__r(   others     r)   __eq__V1beta1DaemonSetStatus.__eq__  s(     e344==ENN**r,   c                     X:X  + $ )z,
Returns true if both objects are not equal
 rt   s     r)   __ne__V1beta1DaemonSetStatus.__ne__  s     r,   )r   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   r   rW   rm   rp   rv   rz   __static_attributes__ry   r,   r)   r   r      se    5"'"'"!""'- * ":":+1#/1":-  $(,(, $#' "&#'(,*?X 
! 
! , , 	 	 
" 
" 
* 
* ""> #>" 
* 
* ""> #>" 
" 
" . . 
% 
% 4 4" 	 	 & & 
$ 
$ 2 2 % % 
4 
4 * * ""
> #
>.#+r,   r   )r   pprintr   sixr   reobjectr   ry   r,   r)   <module>r      s#   	   	WV Wr,   