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)ÚV1Initializerszw NOTE: This class is auto generated by the swagger code generator program. Do not edit the class manually. NcCs(dddœ|_dddœ|_||_||_dS)aD V1Initializers - 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. zlist[V1Initializer]ÚV1Status)ÚpendingÚresultrrN)Ú swagger_typesÚ attribute_mapÚ_pendingÚ_result)Úselfrr©r úY/Users/olari/OneDrive/sandbox/awsBlog2/lambda/kubernetes/client/models/v1_initializers.pyÚ__init__s   zV1Initializers.__init__cCs|jS)a· Gets the pending of this V1Initializers. Pending is a list of initializers that must execute in order before this object is visible. When the last pending initializer is removed, and no failing result is set, the initializers struct will be set to nil and the object is considered as initialized and visible to all clients. :return: The pending of this V1Initializers. :rtype: list[V1Initializer] )r )r r r rr.s zV1Initializers.pendingcCs|dkrtdƒ‚||_dS)a½ Sets the pending of this V1Initializers. Pending is a list of initializers that must execute in order before this object is visible. When the last pending initializer is removed, and no failing result is set, the initializers struct will be set to nil and the object is considered as initialized and visible to all clients. :param pending: The pending of this V1Initializers. :type: list[V1Initializer] Nz/Invalid value for `pending`, must not be `None`)Ú ValueErrorr )r rr r rr9s cCs|jS)a( Gets the result of this V1Initializers. If result is set with the Failure field, the object will be persisted to storage and then deleted, ensuring that other clients can observe the deletion. :return: The result of this V1Initializers. :rtype: V1Status )r )r r r rrGs zV1Initializers.resultcCs ||_dS)a- Sets the result of this V1Initializers. If result is set with the Failure field, the object will be persisted to storage and then deleted, ensuring that other clients can observe the deletion. :param result: The result of this V1Initializers. :type: V1Status N)r )r rr r rrRs 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Úhsz(V1Initializers.to_dict..rcSs&t|ddƒr"|d|djƒfS|S)Nérr)rr)Úitemr r rros) rrÚgetattrÚ isinstanceÚlistÚmaprrÚdictÚitems)r rÚattrÚ_Úvaluer r rr^s     zV1Initializers.to_dictcCs t|jƒƒS)z@ Returns the string representation of the model )rr)r r r rÚto_strxszV1Initializers.to_strcCs|jƒS)z* For `print` and `pprint` )r )r r r rÚ__repr__~szV1Initializers.__repr__cCst|tƒsdS|j|jkS)z8 Returns true if both objects are equal F)rrÚ__dict__)r Úotherr r rÚ__eq__„s zV1Initializers.__eq__cCs ||k S)z< Returns true if both objects are not equal r )r r#r r rÚ__ne__szV1Initializers.__ne__)NN)Ú__name__Ú __module__Ú __qualname__Ú__doc__rÚpropertyrÚsetterrrr r!r$r%r r r rrs     r)r)ÚpprintrÚsixrÚreÚobjectrr r r rÚ s