
    =Ki                     V    S r SSKJr  SSKrSSKrSSKJr  SSKJr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.35
Generated by: https://openapi-generator.tech
    )absolute_importN)	ApiClient)ApiTypeErrorApiValueErrorc                   .    \ rS rSrSrSS jrS rS rSrg)	
VersionApi   z}NOTE: This class is auto generated by OpenAPI Generator
Ref: https://openapi-generator.tech

Do not edit the class manually.
Nc                 *    Uc
  [        5       nXl        g N)r   
api_client)selfr   s     c/var/www/html/dynamic-report/venv/lib/python3.13/site-packages/kubernetes/client/api/version_api.py__init__VersionApi.__init__"   s    "J$    c                 0    SUS'   U R                   " S0 UD6$ )ao  get_code  # noqa: E501

get the version information for this server  # noqa: E501
This method makes a synchronous HTTP request by default. To make an
asynchronous HTTP request, please pass async_req=True
>>> thread = api.get_code(async_req=True)
>>> result = thread.get()

:param async_req bool: execute request asynchronously
:param _preload_content: if False, the urllib3.HTTPResponse object will
                         be returned without reading/decoding response
                         data. Default is True.
:param _request_timeout: timeout setting for this request. If one
                         number provided, it will be total request
                         timeout. It can also be a pair (tuple) of
                         (connection, read) timeouts.
:return: VersionInfo
         If the method is called asynchronously,
         returns the request thread.
T_return_http_data_only )get_code_with_http_info)r   kwargss     r   get_codeVersionApi.get_code'   s#    * ,0'(++5f55r   c                    [        5       n/ nUR                  / SQ5        [        R                  " US   5       H  u  pEXC;  a  [	        SU-  5      eXRU'   M     US	 0 n0 n/ n0 n	/ n
0 nSnU R
                  R                  S/5      U	S'   S/nU R
                  R                  SS	UUU	UU
US
UUR                  S5      UR                  S5      UR                  SS5      UR                  S5      US9$ )a!  get_code  # noqa: E501

get the version information for this server  # noqa: E501
This method makes a synchronous HTTP request by default. To make an
asynchronous HTTP request, please pass async_req=True
>>> thread = api.get_code_with_http_info(async_req=True)
>>> result = thread.get()

:param async_req bool: execute request asynchronously
:param _return_http_data_only: response data without head status code
                               and headers
:param _preload_content: if False, the urllib3.HTTPResponse object will
                         be returned without reading/decoding response
                         data. Default is True.
:param _request_timeout: timeout setting for this request. If one
                         number provided, it will be total request
                         timeout. It can also be a pair (tuple) of
                         (connection, read) timeouts.
:return: tuple(VersionInfo, status_code(int), headers(HTTPHeaderDict))
         If the method is called asynchronously,
         returns the request thread.
)	async_reqr   _preload_content_request_timeoutr   z:Got an unexpected keyword argument '%s' to method get_codeNzapplication/jsonAcceptBearerTokenz	/version/GETVersionInfor   r   r   Tr   )
bodypost_paramsfilesresponse_typeauth_settingsr   r   r   r   collection_formats)	localsextendsix	iteritemsr   r   select_header_acceptcall_apiget)r   r   local_var_params
all_paramskeyvalr&   path_paramsquery_paramsheader_paramsform_paramslocal_var_filesbody_paramsr%   s                 r   r   "VersionApi.get_code_with_http_info?   s=   0 "8

	
 &6x&@AHC$"*,/0  %(S! B X&"&//"F"F #"h '''#!''&**;7#3#7#78P#Q-112DdK-112DE1 ( 3 	3r   )r   r   )	__name__
__module____qualname____firstlineno____doc__r   r   r   __static_attributes__r   r   r   r   r      s    %
60O3r   r   )r=   
__future__r   rer)   kubernetes.client.api_clientr   kubernetes.client.exceptionsr   r   objectr   r   r   r   <module>rD      s-    ' 	  2s3 s3r   