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 dd„Z dd„Z dd„Z dd„Zdd„ZdS)ÚV1ComponentConditionzw NOTE: This class is auto generated by the swagger code generator program. Do not edit the class manually. NcCs<dddddœ|_dddddœ|_||_||_||_||_dS)aJ V1ComponentCondition - 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. Ústr)ÚerrorÚmessageÚstatusÚtyperrrr N)Ú swagger_typesÚ attribute_mapÚ_errorÚ_messageÚ_statusÚ_type)Úselfrrrr ©rú`/Users/olari/OneDrive/sandbox/awsBlog2/lambda/kubernetes/client/models/v1_component_condition.pyÚ__init__s   zV1ComponentCondition.__init__cCs|jS)zâ Gets the error of this V1ComponentCondition. Condition error code for a component. For example, a health check error code. :return: The error of this V1ComponentCondition. :rtype: str )r )rrrrr4s zV1ComponentCondition.errorcCs ||_dS)zæ Sets the error of this V1ComponentCondition. Condition error code for a component. For example, a health check error code. :param error: The error of this V1ComponentCondition. :type: str N)r )rrrrrr?s cCs|jS)zô Gets the message of this V1ComponentCondition. Message about the condition for a component. For example, information about a health check. :return: The message of this V1ComponentCondition. :rtype: str )r )rrrrrKs zV1ComponentCondition.messagecCs ||_dS)zú Sets the message of this V1ComponentCondition. Message about the condition for a component. For example, information about a health check. :param message: The message of this V1ComponentCondition. :type: str N)r )rrrrrrVs cCs|jS)zú Gets the status of this V1ComponentCondition. Status of the condition for a component. Valid values for "Healthy": "True", "False", or "Unknown". :return: The status of this V1ComponentCondition. :rtype: str )r)rrrrrbs zV1ComponentCondition.statuscCs|dkrtdƒ‚||_dS)zÿ Sets the status of this V1ComponentCondition. Status of the condition for a component. Valid values for "Healthy": "True", "False", or "Unknown". :param status: The status of this V1ComponentCondition. :type: str Nz.Invalid value for `status`, must not be `None`)Ú ValueErrorr)rrrrrrms cCs|jS)zÌ Gets the type of this V1ComponentCondition. Type of condition for a component. Valid value: "Healthy" :return: The type of this V1ComponentCondition. :rtype: str )r)rrrrr {s zV1ComponentCondition.typecCs|dkrtdƒ‚||_dS)zÏ Sets the type of this V1ComponentCondition. Type of condition for a component. Valid value: "Healthy" :param type: The type of this V1ComponentCondition. :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Úžsz.V1ComponentCondition.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     zV1ComponentCondition.to_dictcCs t|jƒƒS)z@ Returns the string representation of the model )rr)rrrrÚto_str®szV1ComponentCondition.to_strcCs|jƒS)z* For `print` and `pprint` )r%)rrrrÚ__repr__´szV1ComponentCondition.__repr__cCst|tƒsdS|j|jkS)z8 Returns true if both objects are equal F)rrÚ__dict__)rÚotherrrrÚ__eq__ºs zV1ComponentCondition.__eq__cCs ||k S)z< Returns true if both objects are not equal r)rr(rrrÚ__ne__ÃszV1ComponentCondition.__ne__)NNNN)Ú__name__Ú __module__Ú __qualname__Ú__doc__rÚpropertyrÚsetterrrr rr%r&r)r*rrrrrs      r)r.ÚpprintrÚsixrÚreÚobjectrrrrrÚ s