3 fY=@s8dZddlmZddlmZddlZGdddeZdS)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@seZdZdZdddZeddZejddZedd Zejd d Zed d Z e jd d Z ddZ ddZ ddZ ddZ ddZdS)V1EnvFromSourcezw NOTE: This class is auto generated by the swagger code generator program. Do not edit the class manually. NcCs2dddd|_dddd|_||_||_||_dS) aE V1EnvFromSource - 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. V1ConfigMapEnvSourcestrV1SecretEnvSource)config_map_refprefix secret_refZ configMapRefr secretRefN) swagger_types attribute_map_config_map_ref_prefix _secret_ref)selfrr r r\/Users/olari/OneDrive/sandbox/awsBlog2/lambda/kubernetes/client/models/v1_env_from_source.py__init__s   zV1EnvFromSource.__init__cCs|jS)z Gets the config_map_ref of this V1EnvFromSource. The ConfigMap to select from :return: The config_map_ref of this V1EnvFromSource. :rtype: V1ConfigMapEnvSource )r)rrrrr1s zV1EnvFromSource.config_map_refcCs ||_dS)z Sets the config_map_ref of this V1EnvFromSource. The ConfigMap to select from :param config_map_ref: The config_map_ref of this V1EnvFromSource. :type: V1ConfigMapEnvSource N)r)rrrrrr<s cCs|jS)z Gets the prefix of this V1EnvFromSource. An optional identifer to prepend to each key in the ConfigMap. Must be a C_IDENTIFIER. :return: The prefix of this V1EnvFromSource. :rtype: str )r)rrrrr Hs zV1EnvFromSource.prefixcCs ||_dS)z Sets the prefix of this V1EnvFromSource. An optional identifer to prepend to each key in the ConfigMap. Must be a C_IDENTIFIER. :param prefix: The prefix of this V1EnvFromSource. :type: str N)r)rr rrrr Ss cCs|jS)z Gets the secret_ref of this V1EnvFromSource. The Secret to select from :return: The secret_ref of this V1EnvFromSource. :rtype: V1SecretEnvSource )r)rrrrr _s zV1EnvFromSource.secret_refcCs ||_dS)z Sets the secret_ref of this V1EnvFromSource. The Secret to select from :param secret_ref: The secret_ref of this V1EnvFromSource. :type: V1SecretEnvSource N)r)rr rrrr js cCsi}xt|jD]z\}}t||}t|trDttdd|||<qt|dr\|j||<qt|trttdd|j ||<q|||<qW|S)z8 Returns the model properties as a dict cSst|dr|jS|S)Nto_dict)hasattrr)xrrrsz)V1EnvFromSource.to_dict..rcSs&t|ddr"|d|djfS|S)Nrr)rr)itemrrrrs) rr getattr isinstancelistmaprrdictitems)rresultattr_valuerrrrvs     zV1EnvFromSource.to_dictcCs t|jS)z@ Returns the string representation of the model )rr)rrrrto_strszV1EnvFromSource.to_strcCs|jS)z* For `print` and `pprint` )r%)rrrr__repr__szV1EnvFromSource.__repr__cCst|tsdS|j|jkS)z8 Returns true if both objects are equal F)rr__dict__)rotherrrr__eq__s zV1EnvFromSource.__eq__cCs ||k S)z< Returns true if both objects are not equal r)rr(rrr__ne__szV1EnvFromSource.__ne__)NNN)__name__ __module__ __qualname____doc__rpropertyrsetterr r rr%r&r)r*rrrrrs      r)r.pprintrsixrreobjectrrrrr s