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@sªeZdZdZddd„Zedd„ƒZejdd„ƒZedd „ƒZejd d „ƒZed d „ƒZ e jd d „ƒZ edd„ƒZ e jdd„ƒZ dd„Z dd„Z dd„Z dd„Zdd„ZdS)Ú V1SecretListzw NOTE: This class is auto generated by the swagger code generator program. Do not edit the class manually. NcCs<dddddœ|_dddddœ|_||_||_||_||_d S) aB V1SecretList - 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. Ústrzlist[V1Secret]Ú V1ListMeta)Ú api_versionÚitemsÚkindÚmetadataÚ apiVersionrr r N)Ú swagger_typesÚ attribute_mapÚ _api_versionÚ_itemsÚ_kindÚ _metadata)Úselfrrr r ©rúX/Users/olari/OneDrive/sandbox/awsBlog2/lambda/kubernetes/client/models/v1_secret_list.pyÚ__init__s   zV1SecretList.__init__cCs|jS)a¡ Gets the api_version of this V1SecretList. APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources :return: The api_version of this V1SecretList. :rtype: str )r)rrrrr4s zV1SecretList.api_versioncCs ||_dS)a« Sets the api_version of this V1SecretList. APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources :param api_version: The api_version of this V1SecretList. :type: str N)r)rrrrrr?s cCs|jS)zö Gets the items of this V1SecretList. Items is a list of secret objects. More info: https://kubernetes.io/docs/concepts/configuration/secret :return: The items of this V1SecretList. :rtype: list[V1Secret] )r)rrrrrKs zV1SecretList.itemscCs|dkrtdƒ‚||_dS)zú Sets the items of this V1SecretList. Items is a list of secret objects. More info: https://kubernetes.io/docs/concepts/configuration/secret :param items: The items of this V1SecretList. :type: list[V1Secret] Nz-Invalid value for `items`, must not be `None`)Ú ValueErrorr)rrrrrrVs cCs|jS)a” Gets the kind of this V1SecretList. Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds :return: The kind of this V1SecretList. :rtype: str )r)rrrrr ds zV1SecretList.kindcCs ||_dS)a— Sets the kind of this V1SecretList. Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds :param kind: The kind of this V1SecretList. :type: str N)r)rr rrrr os cCs|jS)a Gets the metadata of this V1SecretList. Standard list metadata. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds :return: The metadata of this V1SecretList. :rtype: V1ListMeta )r)rrrrr {s zV1SecretList.metadatacCs ||_dS)a  Sets the metadata of this V1SecretList. Standard list metadata. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds :param metadata: The metadata of this V1SecretList. :type: V1ListMeta N)r)rr rrrr †s 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Úœsz&V1SecretList.to_dict..rcSs&t|ddƒr"|d|djƒfS|S)Nérr)rr)Úitemrrrr£s) rr ÚgetattrÚ isinstanceÚlistÚmaprrÚdictr)rÚresultÚattrÚ_Úvaluerrrr’s     zV1SecretList.to_dictcCs t|jƒƒS)z@ Returns the string representation of the model )rr)rrrrÚto_str¬szV1SecretList.to_strcCs|jƒS)z* For `print` and `pprint` )r&)rrrrÚ__repr__²szV1SecretList.__repr__cCst|tƒsdS|j|jkS)z8 Returns true if both objects are equal F)rrÚ__dict__)rÚotherrrrÚ__eq__¸s zV1SecretList.__eq__cCs ||k S)z< Returns true if both objects are not equal r)rr)rrrÚ__ne__ÁszV1SecretList.__ne__)NNNN)Ú__name__Ú __module__Ú __qualname__Ú__doc__rÚpropertyrÚsetterrr r rr&r'r*r+rrrrrs       r)r/ÚpprintrÚsixrÚreÚobjectrrrrrÚ s