
    =Ki5                     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.35
Generated by: https://openapi-generator.tech
    N)Configurationc                   ~   \ rS rSrSr SSSSSSSSSSS.
rS	S
S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# 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)0V1Probe   z~NOTE: This class is auto generated by OpenAPI Generator.
Ref: https://openapi-generator.tech

Do not edit the class manually.
V1ExecActionintV1GRPCActionV1HTTPGetActionV1TCPSocketAction)
_execfailure_thresholdgrpchttp_getinitial_delay_secondsperiod_secondssuccess_threshold
tcp_socket termination_grace_period_secondstimeout_secondsexecfailureThresholdr   httpGetinitialDelaySecondsperiodSecondssuccessThreshold	tcpSocketterminationGracePeriodSecondstimeoutSecondsNc                 z   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	        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        Ub  Xl        U	b  Xl        U
b  Xl        gg)z$V1Probe - a model defined in OpenAPIN)r   local_vars_configuration_V1Probe__exec_failure_threshold_grpc	_http_get_initial_delay_seconds_period_seconds_success_threshold_tcp_socket!_termination_grace_period_seconds_timeout_secondsdiscriminatorr   r   r   r   r   r   r   r   r   r   )selfr   r   r   r   r   r   r   r   r   r   r    s               c/var/www/html/dynamic-report/venv/lib/python3.13/site-packages/kubernetes/client/models/v1_probe.py__init__V1Probe.__init__=   s    #+'4$(@%"&
&*##"&15. $!J(%6"I$M ,)>&%"0(%6"!(O+74T1&#2  '    c                     U R                   $ )zwGets the _exec of this V1Probe.  # noqa: E501


:return: The _exec of this V1Probe.  # noqa: E501
:rtype: V1ExecAction
r!   r,   s    r-   r   V1Probe._execd   s     {{r0   c                     Xl         g)zmSets the _exec of this V1Probe.


:param _exec: The _exec of this V1Probe.  # noqa: E501
:type: V1ExecAction
Nr2   )r,   r   s     r-   r   r4   n   s	     r0   c                     U R                   $ )a  Gets the failure_threshold of this V1Probe.  # noqa: E501

Minimum consecutive failures for the probe to be considered failed after having succeeded. Defaults to 3. Minimum value is 1.  # noqa: E501

:return: The failure_threshold of this V1Probe.  # noqa: E501
:rtype: int
r"   r3   s    r-   r   V1Probe.failure_thresholdy        &&&r0   c                     Xl         g)a  Sets the failure_threshold of this V1Probe.

Minimum consecutive failures for the probe to be considered failed after having succeeded. Defaults to 3. Minimum value is 1.  # noqa: E501

:param failure_threshold: The failure_threshold of this V1Probe.  # noqa: E501
:type: int
Nr7   )r,   r   s     r-   r   r8      
     #4r0   c                     U R                   $ )zuGets the grpc of this V1Probe.  # noqa: E501


:return: The grpc of this V1Probe.  # noqa: E501
:rtype: V1GRPCAction
r#   r3   s    r-   r   V1Probe.grpc   s     zzr0   c                     Xl         g)zjSets the grpc of this V1Probe.


:param grpc: The grpc of this V1Probe.  # noqa: E501
:type: V1GRPCAction
Nr=   )r,   r   s     r-   r   r>      s	     
r0   c                     U R                   $ )zGets the http_get of this V1Probe.  # noqa: E501


:return: The http_get of this V1Probe.  # noqa: E501
:rtype: V1HTTPGetAction
r$   r3   s    r-   r   V1Probe.http_get   s     ~~r0   c                     Xl         g)zySets the http_get of this V1Probe.


:param http_get: The http_get of this V1Probe.  # noqa: E501
:type: V1HTTPGetAction
NrA   )r,   r   s     r-   r   rB      s	     "r0   c                     U R                   $ )aQ  Gets the initial_delay_seconds of this V1Probe.  # noqa: E501

Number of seconds after the container has started before liveness probes are initiated. More info: https://kubernetes.io/docs/concepts/workloads/pods/pod-lifecycle#container-probes  # noqa: E501

:return: The initial_delay_seconds of this V1Probe.  # noqa: E501
:rtype: int
r%   r3   s    r-   r   V1Probe.initial_delay_seconds   s     ***r0   c                     Xl         g)aW  Sets the initial_delay_seconds of this V1Probe.

Number of seconds after the container has started before liveness probes are initiated. More info: https://kubernetes.io/docs/concepts/workloads/pods/pod-lifecycle#container-probes  # noqa: E501

:param initial_delay_seconds: The initial_delay_seconds of this V1Probe.  # noqa: E501
:type: int
NrE   )r,   r   s     r-   r   rF      s
     '<#r0   c                     U R                   $ )zGets the period_seconds of this V1Probe.  # noqa: E501

How often (in seconds) to perform the probe. Default to 10 seconds. Minimum value is 1.  # noqa: E501

:return: The period_seconds of this V1Probe.  # noqa: E501
:rtype: int
r&   r3   s    r-   r   V1Probe.period_seconds   s     ###r0   c                     Xl         g)zSets the period_seconds of this V1Probe.

How often (in seconds) to perform the probe. Default to 10 seconds. Minimum value is 1.  # noqa: E501

:param period_seconds: The period_seconds of this V1Probe.  # noqa: E501
:type: int
NrI   )r,   r   s     r-   r   rJ      s
      .r0   c                     U R                   $ )a8  Gets the success_threshold of this V1Probe.  # noqa: E501

Minimum consecutive successes for the probe to be considered successful after having failed. Defaults to 1. Must be 1 for liveness and startup. Minimum value is 1.  # noqa: E501

:return: The success_threshold of this V1Probe.  # noqa: E501
:rtype: int
r'   r3   s    r-   r   V1Probe.success_threshold   r9   r0   c                     Xl         g)a:  Sets the success_threshold of this V1Probe.

Minimum consecutive successes for the probe to be considered successful after having failed. Defaults to 1. Must be 1 for liveness and startup. Minimum value is 1.  # noqa: E501

:param success_threshold: The success_threshold of this V1Probe.  # noqa: E501
:type: int
NrM   )r,   r   s     r-   r   rN      r;   r0   c                     U R                   $ )zGets the tcp_socket of this V1Probe.  # noqa: E501


:return: The tcp_socket of this V1Probe.  # noqa: E501
:rtype: V1TCPSocketAction
r(   r3   s    r-   r   V1Probe.tcp_socket   s     r0   c                     Xl         g)zSets the tcp_socket of this V1Probe.


:param tcp_socket: The tcp_socket of this V1Probe.  # noqa: E501
:type: V1TCPSocketAction
NrQ   )r,   r   s     r-   r   rR   	  s
     &r0   c                     U R                   $ )a  Gets the termination_grace_period_seconds of this V1Probe.  # noqa: E501

Optional duration in seconds the pod needs to terminate gracefully upon probe failure. The grace period is the duration in seconds after the processes running in the pod are sent a termination signal and the time when the processes are forcibly halted with a kill signal. Set this value longer than the expected cleanup time for your process. If this value is nil, the pod's terminationGracePeriodSeconds will be used. Otherwise, this value overrides the value provided by the pod spec. Value must be non-negative integer. The value zero indicates stop immediately via the kill signal (no opportunity to shut down). This is a beta field and requires enabling ProbeTerminationGracePeriod feature gate. Minimum value is 1. spec.terminationGracePeriodSeconds is used if unset.  # noqa: E501

:return: The termination_grace_period_seconds of this V1Probe.  # noqa: E501
:rtype: int
r)   r3   s    r-   r   (V1Probe.termination_grace_period_seconds  s     555r0   c                     Xl         g)a  Sets the termination_grace_period_seconds of this V1Probe.

Optional duration in seconds the pod needs to terminate gracefully upon probe failure. The grace period is the duration in seconds after the processes running in the pod are sent a termination signal and the time when the processes are forcibly halted with a kill signal. Set this value longer than the expected cleanup time for your process. If this value is nil, the pod's terminationGracePeriodSeconds will be used. Otherwise, this value overrides the value provided by the pod spec. Value must be non-negative integer. The value zero indicates stop immediately via the kill signal (no opportunity to shut down). This is a beta field and requires enabling ProbeTerminationGracePeriod feature gate. Minimum value is 1. spec.terminationGracePeriodSeconds is used if unset.  # noqa: E501

:param termination_grace_period_seconds: The termination_grace_period_seconds of this V1Probe.  # noqa: E501
:type: int
NrU   )r,   r   s     r-   r   rV     s     2R.r0   c                     U R                   $ )aJ  Gets the timeout_seconds of this V1Probe.  # noqa: E501

Number of seconds after which the probe times out. Defaults to 1 second. Minimum value is 1. More info: https://kubernetes.io/docs/concepts/workloads/pods/pod-lifecycle#container-probes  # noqa: E501

:return: The timeout_seconds of this V1Probe.  # noqa: E501
:rtype: int
r*   r3   s    r-   r   V1Probe.timeout_seconds+  s     $$$r0   c                     Xl         g)aJ  Sets the timeout_seconds of this V1Probe.

Number of seconds after which the probe times out. Defaults to 1 second. Minimum value is 1. More info: https://kubernetes.io/docs/concepts/workloads/pods/pod-lifecycle#container-probes  # noqa: E501

:param timeout_seconds: The timeout_seconds of this V1Probe.  # noqa: E501
:type: int
NrY   )r,   r   s     r-   r   rZ   6  s
     !0r0   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hasattrr^   )xs    r-   <lambda>!V1Probe.to_dict.<locals>.<lambda>J  s    WQ	-B-BaiikIIr0   r^   c                 ^    [        U S   S5      (       a  U S   U S   R                  5       4$ U $ )N   r^   r   r_   )items    r-   rb   rc   Q  s9    tAw	22 #'q'47??+<!= "=8<"=r0   )six	iteritemsopenapi_typesgetattr
isinstancelistmapr`   r^   dictitems)r,   resultattr_values        r-   r^   V1Probe.to_dictB  s    }}T%7%78GDD'E%&&#CI%   	**$}}E4((#C=KKM%    %t! 9$ r0   c                 J    [         R                  " U R                  5       5      $ )z.Returns the string representation of the model)pprintpformatr^   r3   s    r-   to_strV1Probe.to_strZ  s    ~~dlln--r0   c                 "    U R                  5       $ )zFor `print` and `pprint`)rx   r3   s    r-   __repr__V1Probe.__repr__^  s    {{}r0   c                 p    [        U[        5      (       d  gU R                  5       UR                  5       :H  $ )z&Returns true if both objects are equalFrk   r   r^   r,   others     r-   __eq__V1Probe.__eq__b  s)    %))||~00r0   c                 p    [        U[        5      (       d  gU R                  5       UR                  5       :g  $ )z*Returns true if both objects are not equalTr~   r   s     r-   __ne__V1Probe.__ne__i  s)    %))||~00r0   )__execr   r"   r#   r$   r%   r&   r'   r(   r)   r*   r+   r   r   r   r   r    r   r   r   r   r   )NNNNNNNNNNN)__name__
__module____qualname____firstlineno____doc__ri   attribute_mapr.   propertyr   setterr   r   r   r   r   r   r   r   r   r^   rx   r{   r   r   __static_attributes__ r0   r-   r   r      sA     "%!&"),1 M /!6)/!,K+M%3N   \\  ' ' 	4 	4   
[[    __" " + + !!	< "	< $ $ 	. 	. ' ' 	4 	4     & & 6 6 &,,	R -	R % % 	0 	00.11r0   r   )r   rv   rerg   kubernetes.client.configurationr   objectr   r   r0   r-   <module>r      s&     	 
 9Y1f Y1r0   