
    3i3                     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)&V1APIServiceSpec   z~NOTE: This class is auto generated by OpenAPI Generator.
Ref: https://openapi-generator.tech

Do not edit the class manually.
strintbool!ApiregistrationV1ServiceReference)	ca_bundlegroupgroup_priority_minimuminsecure_skip_tls_verifyserviceversionversion_prioritycaBundler   groupPriorityMinimuminsecureSkipTLSVerifyr   r   versionPriorityNc	                    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        X0l        Ub  X@l        Ub  XPl        Ub  X`l        Xpl        g)z-V1APIServiceSpec - a model defined in OpenAPIN)r   local_vars_configuration
_ca_bundle_group_group_priority_minimum_insecure_skip_tls_verify_service_version_version_prioritydiscriminatorr   r   r   r   r   r   r   )	selfr   r   r   r   r   r   r   r   s	            f/home/james-whalen/.local/lib/python3.13/site-packages/kubernetes/client/models/v1_api_service_spec.py__init__V1APIServiceSpec.__init__7   s    #+'4$(@%'+$)-&!%! &NJ&<##/,D)"L"L 0    c                     U R                   $ )a<  Gets the ca_bundle of this V1APIServiceSpec.  # noqa: E501

CABundle is a PEM encoded CA bundle which will be used to validate an API server's serving certificate. If unspecified, system trust roots on the apiserver are used.  # noqa: E501

:return: The ca_bundle of this V1APIServiceSpec.  # noqa: E501
:rtype: str
)r   r    s    r!   r   V1APIServiceSpec.ca_bundleS   s     r$   c                     U R                   R                  (       a*  Ub'  [        R                  " SU5      (       d  [	        S5      eXl        g)a6  Sets the ca_bundle of this V1APIServiceSpec.

CABundle is a PEM encoded CA bundle which will be used to validate an API server's serving certificate. If unspecified, system trust roots on the apiserver are used.  # noqa: E501

:param ca_bundle: The ca_bundle of this V1APIServiceSpec.  # noqa: E501
:type: str
NzC^(?:[A-Za-z0-9+\/]{4})*(?:[A-Za-z0-9+\/]{2}==|[A-Za-z0-9+\/]{3}=)?$zInvalid value for `ca_bundle`, must be a follow pattern or equal to `/^(?:[A-Za-z0-9+\/]{4})*(?:[A-Za-z0-9+\/]{2}==|[A-Za-z0-9+\/]{3}=)?$/`)r   client_side_validationresearch
ValueErrorr   )r    r   s     r!   r   r'   ^   sO     ))@@%bii8~  AJ  /K  /K  l  m  m#r$   c                     U R                   $ )zGets the group of this V1APIServiceSpec.  # noqa: E501

Group is the API group name this server hosts  # noqa: E501

:return: The group of this V1APIServiceSpec.  # noqa: E501
:rtype: str
r   r&   s    r!   r   V1APIServiceSpec.groupm   s     {{r$   c                     Xl         g)zSets the group of this V1APIServiceSpec.

Group is the API group name this server hosts  # noqa: E501

:param group: The group of this V1APIServiceSpec.  # noqa: E501
:type: str
Nr.   )r    r   s     r!   r   r/   x   s	     r$   c                     U R                   $ )a3  Gets the group_priority_minimum of this V1APIServiceSpec.  # noqa: E501

GroupPriorityMinimum is the priority this group should have at least. Higher priority means that the group is preferred by clients over lower priority ones. Note that other versions of this group might specify even higher GroupPriorityMinimum values such that the whole group gets a higher priority. The primary sort is based on GroupPriorityMinimum, ordered highest number to lowest (20 before 10). The secondary sort is based on the alphabetical comparison of the name of the object.  (v1.bar before v1.foo) We'd recommend something like: *.k8s.io (except extensions) at 18000 and PaaSes (OpenShift, Deis) are recommended to be in the 2000s  # noqa: E501

:return: The group_priority_minimum of this V1APIServiceSpec.  # noqa: E501
:rtype: int
)r   r&   s    r!   r   'V1APIServiceSpec.group_priority_minimum   s     +++r$   c                 b    U R                   R                  (       a  Uc  [        S5      eXl        g)a:  Sets the group_priority_minimum of this V1APIServiceSpec.

GroupPriorityMinimum is the priority this group should have at least. Higher priority means that the group is preferred by clients over lower priority ones. Note that other versions of this group might specify even higher GroupPriorityMinimum values such that the whole group gets a higher priority. The primary sort is based on GroupPriorityMinimum, ordered highest number to lowest (20 before 10). The secondary sort is based on the alphabetical comparison of the name of the object.  (v1.bar before v1.foo) We'd recommend something like: *.k8s.io (except extensions) at 18000 and PaaSes (OpenShift, Deis) are recommended to be in the 2000s  # noqa: E501

:param group_priority_minimum: The group_priority_minimum of this V1APIServiceSpec.  # noqa: E501
:type: int
Nz>Invalid value for `group_priority_minimum`, must not be `None`)r   r)   r,   r   )r    r   s     r!   r   r2      s+     ((??DZDb]^^'=$r$   c                     U R                   $ )aZ  Gets the insecure_skip_tls_verify of this V1APIServiceSpec.  # noqa: E501

InsecureSkipTLSVerify disables TLS certificate verification when communicating with this server. This is strongly discouraged.  You should use the CABundle instead.  # noqa: E501

:return: The insecure_skip_tls_verify of this V1APIServiceSpec.  # noqa: E501
:rtype: bool
r   r&   s    r!   r   )V1APIServiceSpec.insecure_skip_tls_verify   s     ---r$   c                     Xl         g)ac  Sets the insecure_skip_tls_verify of this V1APIServiceSpec.

InsecureSkipTLSVerify disables TLS certificate verification when communicating with this server. This is strongly discouraged.  You should use the CABundle instead.  # noqa: E501

:param insecure_skip_tls_verify: The insecure_skip_tls_verify of this V1APIServiceSpec.  # noqa: E501
:type: bool
Nr5   )r    r   s     r!   r   r6      s     *B&r$   c                     U R                   $ )zGets the service of this V1APIServiceSpec.  # noqa: E501


:return: The service of this V1APIServiceSpec.  # noqa: E501
:rtype: ApiregistrationV1ServiceReference
r   r&   s    r!   r   V1APIServiceSpec.service   s     }}r$   c                     Xl         g)zSets the service of this V1APIServiceSpec.


:param service: The service of this V1APIServiceSpec.  # noqa: E501
:type: ApiregistrationV1ServiceReference
Nr9   )r    r   s     r!   r   r:      s	      r$   c                     U R                   $ )zGets the version of this V1APIServiceSpec.  # noqa: E501

Version is the API version this server hosts.  For example, "v1"  # noqa: E501

:return: The version of this V1APIServiceSpec.  # noqa: E501
:rtype: str
r   r&   s    r!   r   V1APIServiceSpec.version   s     }}r$   c                     Xl         g)zSets the version of this V1APIServiceSpec.

Version is the API version this server hosts.  For example, "v1"  # noqa: E501

:param version: The version of this V1APIServiceSpec.  # noqa: E501
:type: str
Nr=   )r    r   s     r!   r   r>      s	      r$   c                     U R                   $ )a_  Gets the version_priority of this V1APIServiceSpec.  # noqa: E501

VersionPriority controls the ordering of this API version inside of its group.  Must be greater than zero. The primary sort is based on VersionPriority, ordered highest to lowest (20 before 10). Since it's inside of a group, the number can be small, probably in the 10s. In case of equal version priorities, the version string will be used to compute the order inside a group. If the version string is "kube-like", it will sort above non "kube-like" version strings, which are ordered lexicographically. "Kube-like" versions start with a "v", then are followed by a number (the major version), then optionally the string "alpha" or "beta" and another number (the minor version). These are sorted first by GA > beta > alpha (where GA is a version with no suffix such as beta or alpha), and then by comparing major version, then minor version. An example sorted list of versions: v10, v2, v1, v11beta2, v10beta3, v3beta1, v12alpha1, v11alpha2, foo1, foo10.  # noqa: E501

:return: The version_priority of this V1APIServiceSpec.  # noqa: E501
:rtype: int
)r   r&   s    r!   r   !V1APIServiceSpec.version_priority   s     %%%r$   c                 b    U R                   R                  (       a  Uc  [        S5      eXl        g)a`  Sets the version_priority of this V1APIServiceSpec.

VersionPriority controls the ordering of this API version inside of its group.  Must be greater than zero. The primary sort is based on VersionPriority, ordered highest to lowest (20 before 10). Since it's inside of a group, the number can be small, probably in the 10s. In case of equal version priorities, the version string will be used to compute the order inside a group. If the version string is "kube-like", it will sort above non "kube-like" version strings, which are ordered lexicographically. "Kube-like" versions start with a "v", then are followed by a number (the major version), then optionally the string "alpha" or "beta" and another number (the minor version). These are sorted first by GA > beta > alpha (where GA is a version with no suffix such as beta or alpha), and then by comparing major version, then minor version. An example sorted list of versions: v10, v2, v1, v11beta2, v10beta3, v3beta1, v12alpha1, v11alpha2, foo1, foo10.  # noqa: E501

:param version_priority: The version_priority of this V1APIServiceSpec.  # noqa: E501
:type: int
Nz8Invalid value for `version_priority`, must not be `None`)r   r)   r,   r   )r    r   s     r!   r   rA      s+     ((??DTD\WXX!1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hasattrrE   )xs    r!   <lambda>*V1APIServiceSpec.to_dict.<locals>.<lambda>  s    WQ	-B-BaiikIIr$   rE   c                 ^    [        U S   S5      (       a  U S   U S   R                  5       4$ U $ )N   rE   r   rF   )items    r!   rI   rJ     s9    tAw	22 #'q'47??+<!= "=8<"=r$   )six	iteritemsopenapi_typesgetattr
isinstancelistmaprG   rE   dictitems)r    resultattr_values        r!   rE   V1APIServiceSpec.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pformatrE   r&   s    r!   to_strV1APIServiceSpec.to_str  s    ~~dlln--r$   c                 "    U R                  5       $ )zFor `print` and `pprint`)r_   r&   s    r!   __repr__V1APIServiceSpec.__repr__  s    {{}r$   c                 p    [        U[        5      (       d  gU R                  5       UR                  5       :H  $ )z&Returns true if both objects are equalFrR   r   rE   r    others     r!   __eq__V1APIServiceSpec.__eq__  s*    %!122||~00r$   c                 p    [        U[        5      (       d  gU R                  5       UR                  5       :g  $ )z*Returns true if both objects are not equalTre   rf   s     r!   __ne__V1APIServiceSpec.__ne__   s*    %!122||~00r$   )r   r   r   r   r   r   r   r   r   r   r   r   r   r   r   r   )NNNNNNNN)__name__
__module____qualname____firstlineno____doc__rP   attribute_mapr"   propertyr   setterr   r   r   r   r   r   rE   r_   rb   rh   rk   __static_attributes__ r$   r!   r   r      s    "'$*6!M  "8$;-M18   $ $   \\	 	 , , ""> #> . . $$	B %	B   ^^      ^^	  	  & & 2 20.11r$   r   )rq   r]   r*   rN   kubernetes.client.configurationr   objectr   rv   r$   r!   <module>ry      s&     	 
 9P1v P1r$   