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)ÚV1beta1IngressTLSzw NOTE: This class is auto generated by the swagger code generator program. Do not edit the class manually. NcCs(dddœ|_dddœ|_||_||_dS)aG V1beta1IngressTLS - 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. z list[str]Ústr)ÚhostsÚ secret_namerÚ secretNameN)Ú swagger_typesÚ attribute_mapÚ_hostsÚ _secret_name)Úselfrr©rú]/Users/olari/OneDrive/sandbox/awsBlog2/lambda/kubernetes/client/models/v1beta1_ingress_tls.pyÚ__init__s   zV1beta1IngressTLS.__init__cCs|jS)aˆ Gets the hosts of this V1beta1IngressTLS. Hosts are a list of hosts included in the TLS certificate. The values in this list must match the name/s used in the tlsSecret. Defaults to the wildcard host setting for the loadbalancer controller fulfilling this Ingress, if left unspecified. :return: The hosts of this V1beta1IngressTLS. :rtype: list[str] )r )r rrrr.s zV1beta1IngressTLS.hostscCs ||_dS)aŒ Sets the hosts of this V1beta1IngressTLS. Hosts are a list of hosts included in the TLS certificate. The values in this list must match the name/s used in the tlsSecret. Defaults to the wildcard host setting for the loadbalancer controller fulfilling this Ingress, if left unspecified. :param hosts: The hosts of this V1beta1IngressTLS. :type: list[str] N)r )r rrrrr9s cCs|jS)aâ Gets the secret_name of this V1beta1IngressTLS. SecretName is the name of the secret used to terminate SSL traffic on 443. Field is left optional to allow SSL routing based on SNI hostname alone. If the SNI host in a listener conflicts with the "Host" header field used by an IngressRule, the SNI host is used for termination and value of the Host header is used for routing. :return: The secret_name of this V1beta1IngressTLS. :rtype: str )r )r rrrrEs zV1beta1IngressTLS.secret_namecCs ||_dS)aì Sets the secret_name of this V1beta1IngressTLS. SecretName is the name of the secret used to terminate SSL traffic on 443. Field is left optional to allow SSL routing based on SNI hostname alone. If the SNI host in a listener conflicts with the "Host" header field used by an IngressRule, the SNI host is used for termination and value of the Host header is used for routing. :param secret_name: The secret_name of this V1beta1IngressTLS. :type: str 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Úfsz+V1beta1IngressTLS.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     zV1beta1IngressTLS.to_dictcCs t|jƒƒS)z@ Returns the string representation of the model )rr)r rrrÚto_strvszV1beta1IngressTLS.to_strcCs|jƒS)z* For `print` and `pprint` )r!)r rrrÚ__repr__|szV1beta1IngressTLS.__repr__cCst|tƒsdS|j|jkS)z8 Returns true if both objects are equal F)rrÚ__dict__)r ÚotherrrrÚ__eq__‚s zV1beta1IngressTLS.__eq__cCs ||k S)z< Returns true if both objects are not equal r)r r$rrrÚ__ne__‹szV1beta1IngressTLS.__ne__)NN)Ú__name__Ú __module__Ú __qualname__Ú__doc__rÚpropertyrÚsetterrrr!r"r%r&rrrrrs     r)r*ÚpprintrÚsixrÚreÚobjectrrrrrÚ s