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@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)Ú V1PodListzw NOTE: This class is auto generated by the swagger code generator program. Do not edit the class manually. NcCs<dddddœ|_dddddœ|_||_||_||_||_d S) a? V1PodList - 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. Ústrz list[V1Pod]Ú V1ListMeta)Ú api_versionÚitemsÚkindÚmetadataÚ apiVersionrr r N)Ú swagger_typesÚ attribute_mapÚ _api_versionÚ_itemsÚ_kindÚ _metadata)Úselfrrr r ©rúU/Users/olari/OneDrive/sandbox/awsBlog2/lambda/kubernetes/client/models/v1_pod_list.pyÚ__init__s   zV1PodList.__init__cCs|jS)a› Gets the api_version of this V1PodList. 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 V1PodList. :rtype: str )r)rrrrr4s zV1PodList.api_versioncCs ||_dS)a¥ Sets the api_version of this V1PodList. 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 V1PodList. :type: str N)r)rrrrrr?s cCs|jS)zâ Gets the items of this V1PodList. List of pods. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md :return: The items of this V1PodList. :rtype: list[V1Pod] )r)rrrrrKs zV1PodList.itemscCs|dkrtdƒ‚||_dS)zæ Sets the items of this V1PodList. List of pods. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md :param items: The items of this V1PodList. :type: list[V1Pod] Nz-Invalid value for `items`, must not be `None`)Ú ValueErrorr)rrrrrrVs cCs|jS)aŽ Gets the kind of this V1PodList. 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 V1PodList. :rtype: str )r)rrrrr ds zV1PodList.kindcCs ||_dS)a‘ Sets the kind of this V1PodList. 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 V1PodList. :type: str N)r)rr rrrr os cCs|jS)zý Gets the metadata of this V1PodList. Standard list metadata. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds :return: The metadata of this V1PodList. :rtype: V1ListMeta )r)rrrrr {s zV1PodList.metadatacCs ||_dS)a Sets the metadata of this V1PodList. Standard list metadata. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds :param metadata: The metadata of this V1PodList. :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#V1PodList.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     zV1PodList.to_dictcCs t|jƒƒS)z@ Returns the string representation of the model )rr)rrrrÚto_str¬szV1PodList.to_strcCs|jƒS)z* For `print` and `pprint` )r&)rrrrÚ__repr__²szV1PodList.__repr__cCst|tƒsdS|j|jkS)z8 Returns true if both objects are equal F)rrÚ__dict__)rÚotherrrrÚ__eq__¸s zV1PodList.__eq__cCs ||k S)z< Returns true if both objects are not equal r)rr)rrrÚ__ne__ÁszV1PodList.__ne__)NNNN)Ú__name__Ú __module__Ú __qualname__Ú__doc__rÚpropertyrÚsetterrr r rr&r'r*r+rrrrrs       r)r/ÚpprintrÚsixrÚreÚobjectrrrrrÚ s