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@sveZdZdZddd„Zedd„ƒZejdd„ƒZedd „ƒZejd d „ƒZd d „Z d d„Z dd„Z dd„Z dd„Z dS)ÚV1ResourceQuotaStatuszw NOTE: This class is auto generated by the swagger code generator program. Do not edit the class manually. NcCs(dddœ|_dddœ|_||_||_dS)aK V1ResourceQuotaStatus - 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. zdict(str, str))ÚhardÚusedrrN)Ú swagger_typesÚ attribute_mapÚ_hardÚ_used)Úselfrr©r úb/Users/olari/OneDrive/sandbox/awsBlog2/lambda/kubernetes/client/models/v1_resource_quota_status.pyÚ__init__s   zV1ResourceQuotaStatus.__init__cCs|jS)aJ Gets the hard of this V1ResourceQuotaStatus. Hard is the set of enforced hard limits for each named resource. More info: https://git.k8s.io/community/contributors/design-proposals/admission_control_resource_quota.md :return: The hard of this V1ResourceQuotaStatus. :rtype: dict(str, str) )r )r r r r r.s zV1ResourceQuotaStatus.hardcCs ||_dS)aM Sets the hard of this V1ResourceQuotaStatus. Hard is the set of enforced hard limits for each named resource. More info: https://git.k8s.io/community/contributors/design-proposals/admission_control_resource_quota.md :param hard: The hard of this V1ResourceQuotaStatus. :type: dict(str, str) N)r )r rr r r r9s cCs|jS)zê Gets the used of this V1ResourceQuotaStatus. Used is the current observed total usage of the resource in the namespace. :return: The used of this V1ResourceQuotaStatus. :rtype: dict(str, str) )r )r r r r rEs zV1ResourceQuotaStatus.usedcCs ||_dS)zí Sets the used of this V1ResourceQuotaStatus. Used is the current observed total usage of the resource in the namespace. :param used: The used of this V1ResourceQuotaStatus. :type: dict(str, str) N)r )r rr r r rPs 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)Úxr r r Úfsz/V1ResourceQuotaStatus.to_dict..rcSs&t|ddƒr"|d|djƒfS|S)Nérr)rr)Úitemr r r rms) rrÚgetattrÚ isinstanceÚlistÚmaprrÚdictÚitems)r ÚresultÚattrÚ_Úvaluer r r r\s     zV1ResourceQuotaStatus.to_dictcCs t|jƒƒS)z@ Returns the string representation of the model )rr)r r r r Úto_strvszV1ResourceQuotaStatus.to_strcCs|jƒS)z* For `print` and `pprint` )r)r r r r Ú__repr__|szV1ResourceQuotaStatus.__repr__cCst|tƒsdS|j|jkS)z8 Returns true if both objects are equal F)rrÚ__dict__)r Úotherr r r Ú__eq__‚s zV1ResourceQuotaStatus.__eq__cCs ||k S)z< Returns true if both objects are not equal r )r r"r r r Ú__ne__‹szV1ResourceQuotaStatus.__ne__)NN)Ú__name__Ú __module__Ú __qualname__Ú__doc__rÚpropertyrÚsetterrrrr r#r$r r r r rs     r)r(ÚpprintrÚsixrÚreÚobjectrr r r r Ú s