3 f÷ÔYã@s8dZddlmZddlmZddlZGdd„deƒZdS)zç Kubernetes No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen) OpenAPI spec version: v1.7.4 Generated by: https://github.com/swagger-api/swagger-codegen.git é)Úpformat)Ú iteritemsNc@sÄeZdZdZddd„Zedd„ƒZejdd„ƒZedd „ƒZejd d „ƒZed d „ƒZ e jd d „ƒZ edd„ƒZ e jdd„ƒZ edd„ƒZ e jdd„ƒZ dd„Z dd„Z dd„Zdd„Zdd„ZdS)ÚV1beta1APIServiceConditionzw NOTE: This class is auto generated by the swagger code generator program. Do not edit the class manually. NcCsFddddddœ|_ddddddœ|_||_||_||_||_||_d S) aP V1beta1APIServiceCondition - a model defined in Swagger :param dict swaggerTypes: The key is attribute name and the value is attribute type. :param dict attributeMap: The key is attribute name and the value is json key in definition. ÚdatetimeÚstr)Úlast_transition_timeÚmessageÚreasonÚstatusÚtypeÚlastTransitionTimerr r r N)Ú swagger_typesÚ attribute_mapÚ_last_transition_timeÚ_messageÚ_reasonÚ_statusÚ_type)Úselfrrr r r ©rúg/Users/olari/OneDrive/sandbox/awsBlog2/lambda/kubernetes/client/models/v1beta1_api_service_condition.pyÚ__init__s   z#V1beta1APIServiceCondition.__init__cCs|jS)a Gets the last_transition_time of this V1beta1APIServiceCondition. Last time the condition transitioned from one status to another. :return: The last_transition_time of this V1beta1APIServiceCondition. :rtype: datetime )r)rrrrr7s z/V1beta1APIServiceCondition.last_transition_timecCs ||_dS)a Sets the last_transition_time of this V1beta1APIServiceCondition. Last time the condition transitioned from one status to another. :param last_transition_time: The last_transition_time of this V1beta1APIServiceCondition. :type: datetime N)r)rrrrrrBs cCs|jS)zå Gets the message of this V1beta1APIServiceCondition. Human-readable message indicating details about last transition. :return: The message of this V1beta1APIServiceCondition. :rtype: str )r)rrrrrNs z"V1beta1APIServiceCondition.messagecCs ||_dS)zë Sets the message of this V1beta1APIServiceCondition. Human-readable message indicating details about last transition. :param message: The message of this V1beta1APIServiceCondition. :type: str N)r)rrrrrrYs cCs|jS)zê Gets the reason of this V1beta1APIServiceCondition. Unique, one-word, CamelCase reason for the condition's last transition. :return: The reason of this V1beta1APIServiceCondition. :rtype: str )r)rrrrr es z!V1beta1APIServiceCondition.reasoncCs ||_dS)zï Sets the reason of this V1beta1APIServiceCondition. Unique, one-word, CamelCase reason for the condition's last transition. :param reason: The reason of this V1beta1APIServiceCondition. :type: str N)r)rr rrrr ps cCs|jS)zæ Gets the status of this V1beta1APIServiceCondition. Status is the status of the condition. Can be True, False, Unknown. :return: The status of this V1beta1APIServiceCondition. :rtype: str )r)rrrrr |s z!V1beta1APIServiceCondition.statuscCs|dkrtdƒ‚||_dS)zë Sets the status of this V1beta1APIServiceCondition. Status is the status of the condition. Can be True, False, Unknown. :param status: The status of this V1beta1APIServiceCondition. :type: str Nz.Invalid value for `status`, must not be `None`)Ú ValueErrorr)rr rrrr ‡s cCs|jS)zÁ Gets the type of this V1beta1APIServiceCondition. Type is the type of the condition. :return: The type of this V1beta1APIServiceCondition. :rtype: str )r)rrrrr •s zV1beta1APIServiceCondition.typecCs|dkrtdƒ‚||_dS)zÄ Sets the type of this V1beta1APIServiceCondition. Type is the type of the condition. :param type: The type of this V1beta1APIServiceCondition. :type: str Nz,Invalid value for `type`, must not be `None`)rr)rr rrrr  s cCs’i}xˆt|jƒD]z\}}t||ƒ}t|tƒrDttdd„|ƒƒ||<qt|dƒr\|jƒ||<qt|tƒr‚ttdd„|j ƒƒƒ||<q|||<qW|S)z8 Returns the model properties as a dict cSst|dƒr|jƒS|S)NÚto_dict)Úhasattrr)ÚxrrrÚ¸sz4V1beta1APIServiceCondition.to_dict..rcSs&t|ddƒr"|d|djƒfS|S)Nérr)rr)Úitemrrrr¿s) rr ÚgetattrÚ isinstanceÚlistÚmaprrÚdictÚitems)rÚresultÚattrÚ_Úvaluerrrr®s     z"V1beta1APIServiceCondition.to_dictcCs t|jƒƒS)z@ Returns the string representation of the model )rr)rrrrÚto_strÈsz!V1beta1APIServiceCondition.to_strcCs|jƒS)z* For `print` and `pprint` )r))rrrrÚ__repr__Îsz#V1beta1APIServiceCondition.__repr__cCst|tƒsdS|j|jkS)z8 Returns true if both objects are equal F)r rÚ__dict__)rÚotherrrrÚ__eq__Ôs z!V1beta1APIServiceCondition.__eq__cCs ||k S)z< Returns true if both objects are not equal r)rr,rrrÚ__ne__Ýsz!V1beta1APIServiceCondition.__ne__)NNNNN)Ú__name__Ú __module__Ú __qualname__Ú__doc__rÚpropertyrÚsetterrr r r rr)r*r-r.rrrrrs"       r)r2ÚpprintrÚsixrÚreÚobjectrrrrrÚ s