3 f÷ÔYpã@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)ÚV1LoadBalancerIngresszw NOTE: This class is auto generated by the swagger code generator program. Do not edit the class manually. NcCs(dddœ|_dddœ|_||_||_dS)aK V1LoadBalancerIngress - 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)ÚhostnameÚiprrN)Ú swagger_typesÚ attribute_mapÚ _hostnameÚ_ip)Úselfrr©r úb/Users/olari/OneDrive/sandbox/awsBlog2/lambda/kubernetes/client/models/v1_load_balancer_ingress.pyÚ__init__s   zV1LoadBalancerIngress.__init__cCs|jS)zÿ Gets the hostname of this V1LoadBalancerIngress. Hostname is set for load-balancer ingress points that are DNS based (typically AWS load-balancers) :return: The hostname of this V1LoadBalancerIngress. :rtype: str )r )r r r rr.s zV1LoadBalancerIngress.hostnamecCs ||_dS)a Sets the hostname of this V1LoadBalancerIngress. Hostname is set for load-balancer ingress points that are DNS based (typically AWS load-balancers) :param hostname: The hostname of this V1LoadBalancerIngress. :type: str N)r )r rr r rr9s cCs|jS)zù Gets the ip of this V1LoadBalancerIngress. IP is set for load-balancer ingress points that are IP based (typically GCE or OpenStack load-balancers) :return: The ip of this V1LoadBalancerIngress. :rtype: str )r )r r r rrEs zV1LoadBalancerIngress.ipcCs ||_dS)zú Sets the ip of this V1LoadBalancerIngress. IP is set for load-balancer ingress points that are IP based (typically GCE or OpenStack load-balancers) :param ip: The ip of this V1LoadBalancerIngress. :type: str N)r )r rr r rrPs 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/V1LoadBalancerIngress.to_dict..rcSs&t|ddƒr"|d|djƒfS|S)Nérr)rr)Úitemr r rrms) rrÚgetattrÚ isinstanceÚlistÚmaprrÚdictÚitems)r ÚresultÚattrÚ_Úvaluer r rr\s     zV1LoadBalancerIngress.to_dictcCs t|jƒƒS)z@ Returns the string representation of the model )rr)r r r rÚto_strvszV1LoadBalancerIngress.to_strcCs|jƒS)z* For `print` and `pprint` )r )r r r rÚ__repr__|szV1LoadBalancerIngress.__repr__cCst|tƒsdS|j|jkS)z8 Returns true if both objects are equal F)rrÚ__dict__)r Úotherr r rÚ__eq__‚s zV1LoadBalancerIngress.__eq__cCs ||k S)z< Returns true if both objects are not equal r )r r#r r rÚ__ne__‹szV1LoadBalancerIngress.__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