
    3i*                     B    S r SSKrSSKrSSKrSSKJr   " S S\5      rg)z
Kubernetes

No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)  # noqa: E501

The version of the OpenAPI document: release-1.34
Generated by: https://openapi-generator.tech
    N)Configurationc                      \ rS rSrSr SSSSSSSS.rSSS	S
SSSS.rS$S jr\S 5       r	\	R                  S 5       r	\S 5       r\R                  S 5       r\S 5       r\R                  S 5       r\S 5       r\R                  S 5       r\S 5       r\R                  S 5       r\S 5       r\R                  S 5       r\S 5       r\R                  S 5       rS rS rS  rS! rS" rS#rg)%V1ManagedFieldsEntry   z~NOTE: This class is auto generated by OpenAPI Generator.
Ref: https://openapi-generator.tech

Do not edit the class manually.
strobjectdatetime)api_versionfields_type	fields_v1manager	operationsubresourcetime
apiVersion
fieldsTypefieldsV1r   r   r   r   Nc	                    Uc
  [        5       nXl        SU l        SU l        SU l        SU l        SU l        SU l        SU l        SU l	        Ub  Xl
        Ub  X l        Ub  X0l        Ub  X@l        Ub  XPl        Ub  X`l        Ub  Xpl        gg)z1V1ManagedFieldsEntry - a model defined in OpenAPIN)r   local_vars_configuration_api_version_fields_type
_fields_v1_manager
_operation_subresource_timediscriminatorr
   r   r   r   r   r   r   )	selfr
   r   r   r   r   r   r   r   s	            j/home/james-whalen/.local/lib/python3.13/site-packages/kubernetes/client/models/v1_managed_fields_entry.py__init__V1ManagedFieldsEntry.__init__7   s    #+'4$(@%   
!"*"* &N"L &N"*I     c                     U R                   $ )a  Gets the api_version of this V1ManagedFieldsEntry.  # noqa: E501

APIVersion defines the version of this resource that this field set applies to. The format is "group/version" just like the top-level APIVersion field. It is necessary to track the version of a field set because it cannot be automatically converted.  # noqa: E501

:return: The api_version of this V1ManagedFieldsEntry.  # noqa: E501
:rtype: str
r   r   s    r   r
    V1ManagedFieldsEntry.api_versionU           r"   c                     Xl         g)a  Sets the api_version of this V1ManagedFieldsEntry.

APIVersion defines the version of this resource that this field set applies to. The format is "group/version" just like the top-level APIVersion field. It is necessary to track the version of a field set because it cannot be automatically converted.  # noqa: E501

:param api_version: The api_version of this V1ManagedFieldsEntry.  # noqa: E501
:type: str
Nr$   )r   r
   s     r   r
   r&   `   
     (r"   c                     U R                   $ )a&  Gets the fields_type of this V1ManagedFieldsEntry.  # noqa: E501

FieldsType is the discriminator for the different fields format and version. There is currently only one possible value: "FieldsV1"  # noqa: E501

:return: The fields_type of this V1ManagedFieldsEntry.  # noqa: E501
:rtype: str
r   r%   s    r   r    V1ManagedFieldsEntry.fields_typel   r'   r"   c                     Xl         g)a"  Sets the fields_type of this V1ManagedFieldsEntry.

FieldsType is the discriminator for the different fields format and version. There is currently only one possible value: "FieldsV1"  # noqa: E501

:param fields_type: The fields_type of this V1ManagedFieldsEntry.  # noqa: E501
:type: str
Nr+   )r   r   s     r   r   r,   w   r)   r"   c                     U R                   $ )zGets the fields_v1 of this V1ManagedFieldsEntry.  # noqa: E501

FieldsV1 holds the first JSON version format as described in the "FieldsV1" type.  # noqa: E501

:return: The fields_v1 of this V1ManagedFieldsEntry.  # noqa: E501
:rtype: object
r   r%   s    r   r   V1ManagedFieldsEntry.fields_v1        r"   c                     Xl         g)zSets the fields_v1 of this V1ManagedFieldsEntry.

FieldsV1 holds the first JSON version format as described in the "FieldsV1" type.  # noqa: E501

:param fields_v1: The fields_v1 of this V1ManagedFieldsEntry.  # noqa: E501
:type: object
Nr/   )r   r   s     r   r   r0      	     $r"   c                     U R                   $ )zGets the manager of this V1ManagedFieldsEntry.  # noqa: E501

Manager is an identifier of the workflow managing these fields.  # noqa: E501

:return: The manager of this V1ManagedFieldsEntry.  # noqa: E501
:rtype: str
r   r%   s    r   r   V1ManagedFieldsEntry.manager   s     }}r"   c                     Xl         g)zSets the manager of this V1ManagedFieldsEntry.

Manager is an identifier of the workflow managing these fields.  # noqa: E501

:param manager: The manager of this V1ManagedFieldsEntry.  # noqa: E501
:type: str
Nr5   )r   r   s     r   r   r6      s	      r"   c                     U R                   $ )a5  Gets the operation of this V1ManagedFieldsEntry.  # noqa: E501

Operation is the type of operation which lead to this ManagedFieldsEntry being created. The only valid values for this field are 'Apply' and 'Update'.  # noqa: E501

:return: The operation of this V1ManagedFieldsEntry.  # noqa: E501
:rtype: str
r   r%   s    r   r   V1ManagedFieldsEntry.operation   r1   r"   c                     Xl         g)a/  Sets the operation of this V1ManagedFieldsEntry.

Operation is the type of operation which lead to this ManagedFieldsEntry being created. The only valid values for this field are 'Apply' and 'Update'.  # noqa: E501

:param operation: The operation of this V1ManagedFieldsEntry.  # noqa: E501
:type: str
Nr9   )r   r   s     r   r   r:      r3   r"   c                     U R                   $ )ax  Gets the subresource of this V1ManagedFieldsEntry.  # noqa: E501

Subresource is the name of the subresource used to update that object, or empty string if the object was updated through the main resource. The value of this field is used to distinguish between managers, even if they share the same name. For example, a status update will be distinct from a regular update using the same manager name. Note that the APIVersion field is not related to the Subresource field and it always corresponds to the version of the main resource.  # noqa: E501

:return: The subresource of this V1ManagedFieldsEntry.  # noqa: E501
:rtype: str
r   r%   s    r   r    V1ManagedFieldsEntry.subresource   r'   r"   c                     Xl         g)at  Sets the subresource of this V1ManagedFieldsEntry.

Subresource is the name of the subresource used to update that object, or empty string if the object was updated through the main resource. The value of this field is used to distinguish between managers, even if they share the same name. For example, a status update will be distinct from a regular update using the same manager name. Note that the APIVersion field is not related to the Subresource field and it always corresponds to the version of the main resource.  # noqa: E501

:param subresource: The subresource of this V1ManagedFieldsEntry.  # noqa: E501
:type: str
Nr=   )r   r   s     r   r   r>      r)   r"   c                     U R                   $ )a  Gets the time of this V1ManagedFieldsEntry.  # noqa: E501

Time is the timestamp of when the ManagedFields entry was added. The timestamp will also be updated if a field is added, the manager changes any of the owned fields value or removes a field. The timestamp does not update when a field is removed from the entry because another manager took it over.  # noqa: E501

:return: The time of this V1ManagedFieldsEntry.  # noqa: E501
:rtype: datetime
r   r%   s    r   r   V1ManagedFieldsEntry.time   s     zzr"   c                     Xl         g)a  Sets the time of this V1ManagedFieldsEntry.

Time is the timestamp of when the ManagedFields entry was added. The timestamp will also be updated if a field is added, the manager changes any of the owned fields value or removes a field. The timestamp does not update when a field is removed from the entry because another manager took it over.  # noqa: E501

:param time: The time of this V1ManagedFieldsEntry.  # noqa: E501
:type: datetime
NrA   )r   r   s     r   r   rB      s	     
r"   c                    0 n[         R                  " U R                  5       H  u  p#[        X5      n[	        U[
        5      (       a  [        [        S U5      5      X'   M?  [        US5      (       a  UR                  5       X'   Md  [	        U[        5      (       a(  [        [        S UR                  5       5      5      X'   M  XAU'   M     U$ )z&Returns the model properties as a dictc                 H    [        U S5      (       a  U R                  5       $ U $ )Nto_dicthasattrrF   )xs    r   <lambda>.V1ManagedFieldsEntry.to_dict.<locals>.<lambda>   s    WQ	-B-BaiikIIr"   rF   c                 ^    [        U S   S5      (       a  U S   U S   R                  5       4$ U $ )N   rF   r   rG   )items    r   rJ   rK     s9    tAw	22 #'q'47??+<!= "=8<"=r"   )six	iteritemsopenapi_typesgetattr
isinstancelistmaprH   rF   dictitems)r   resultattr_values        r   rF   V1ManagedFieldsEntry.to_dict   s    }}T%7%78GDD'E%&&#CI%   	**$}}E4((#C=KKM%    %t! 9$ r"   c                 J    [         R                  " U R                  5       5      $ )z.Returns the string representation of the model)pprintpformatrF   r%   s    r   to_strV1ManagedFieldsEntry.to_str  s    ~~dlln--r"   c                 "    U R                  5       $ )zFor `print` and `pprint`)r`   r%   s    r   __repr__V1ManagedFieldsEntry.__repr__  s    {{}r"   c                 p    [        U[        5      (       d  gU R                  5       UR                  5       :H  $ )z&Returns true if both objects are equalFrS   r   rF   r   others     r   __eq__V1ManagedFieldsEntry.__eq__  s*    %!566||~00r"   c                 p    [        U[        5      (       d  gU R                  5       UR                  5       :g  $ )z*Returns true if both objects are not equalTrf   rg   s     r   __ne__V1ManagedFieldsEntry.__ne__  s*    %!566||~00r"   )r   r   r   r   r   r   r   r
   r   r   r   r   r   r   r   r   )NNNNNNNN)__name__
__module____qualname____firstlineno____doc__rQ   attribute_mapr    propertyr
   setterr   r   r   r   r   r   rF   r`   rc   ri   rl   __static_attributes__ r"   r   r   r      s    M $# $M< ! ! 	( 	( ! ! 	( 	(   	$ 	$   ^^	  	    	$ 	$ ! ! 	( 	(   
[[	 	0.11r"   r   )rr   r^   rerO   kubernetes.client.configurationr   r   r   rw   r"   r   <module>rz      s&     	 
 9M16 M1r"   