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)ÚV2alpha1JobTemplateSpeczw NOTE: This class is auto generated by the swagger code generator program. Do not edit the class manually. NcCs(dddœ|_dddœ|_||_||_dS)aM V2alpha1JobTemplateSpec - 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. Ú V1ObjectMetaÚ V1JobSpec)ÚmetadataÚspecrrN)Ú swagger_typesÚ attribute_mapÚ _metadataÚ_spec)Úselfrr©rúd/Users/olari/OneDrive/sandbox/awsBlog2/lambda/kubernetes/client/models/v2alpha1_job_template_spec.pyÚ__init__s   z V2alpha1JobTemplateSpec.__init__cCs|jS)aC Gets the metadata of this V2alpha1JobTemplateSpec. Standard object's metadata of the jobs created from this template. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#metadata :return: The metadata of this V2alpha1JobTemplateSpec. :rtype: V1ObjectMeta )r )r rrrr.s z V2alpha1JobTemplateSpec.metadatacCs ||_dS)aJ Sets the metadata of this V2alpha1JobTemplateSpec. Standard object's metadata of the jobs created from this template. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#metadata :param metadata: The metadata of this V2alpha1JobTemplateSpec. :type: V1ObjectMeta N)r )r rrrrr9s cCs|jS)a. Gets the spec of this V2alpha1JobTemplateSpec. Specification of the desired behavior of the job. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#spec-and-status :return: The spec of this V2alpha1JobTemplateSpec. :rtype: V1JobSpec )r )r rrrrEs zV2alpha1JobTemplateSpec.speccCs ||_dS)a1 Sets the spec of this V2alpha1JobTemplateSpec. Specification of the desired behavior of the job. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#spec-and-status :param spec: The spec of this V2alpha1JobTemplateSpec. :type: V1JobSpec N)r )r rrrrrPs 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Úfsz1V2alpha1JobTemplateSpec.to_dict..rcSs&t|ddƒr"|d|djƒfS|S)Nérr)rr)Úitemrrrrms) rr ÚgetattrÚ isinstanceÚlistÚmaprrÚdictÚitems)r ÚresultÚattrÚ_Úvaluerrrr\s     zV2alpha1JobTemplateSpec.to_dictcCs t|jƒƒS)z@ Returns the string representation of the model )rr)r rrrÚto_strvszV2alpha1JobTemplateSpec.to_strcCs|jƒS)z* For `print` and `pprint` )r!)r rrrÚ__repr__|sz V2alpha1JobTemplateSpec.__repr__cCst|tƒsdS|j|jkS)z8 Returns true if both objects are equal F)rrÚ__dict__)r ÚotherrrrÚ__eq__‚s zV2alpha1JobTemplateSpec.__eq__cCs ||k S)z< Returns true if both objects are not equal r)r r$rrrÚ__ne__‹szV2alpha1JobTemplateSpec.__ne__)NN)Ú__name__Ú __module__Ú __qualname__Ú__doc__rÚpropertyrÚsetterrrr!r"r%r&rrrrrs     r)r*ÚpprintrÚsixrÚreÚobjectrrrrrÚ s