
                         >    S r SSKJr  SSKJr  SSKr " S S\5      rg)z
Kubernetes

No description provided (generated by Swagger Codegen
https://github.com/swagger-api/swagger-codegen)

OpenAPI spec version: v1.14.4

Generated by: https://github.com/swagger-api/swagger-codegen.git
    )pformat)	iteritemsNc                   .   \ rS rSrSr SSSSS.r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 rS rS rS rS rSrg)V1TokenReviewStatus   zk
NOTE: This class is auto generated by the swagger code generator program.
Do not edit the class manually.
z	list[str]boolstr
V1UserInfo)	audiencesauthenticatederroruserr   r   r   r   Nc                     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        gg)z2
V1TokenReviewStatus - a model defined in Swagger
N)	
_audiences_authenticated_error_userdiscriminatorr   r   r   r   )selfr   r   r   r   s        Blib/third_party/kubernetes/client/models/v1_token_review_status.py__init__V1TokenReviewStatus.__init__,   s[    
 DODDKDJD n (ji     c                     U R                   $ )a  
Gets the audiences of this V1TokenReviewStatus.
Audiences are audience identifiers chosen by the authenticator that are
compatible with both the TokenReview and token. An identifier is any
identifier in the intersection of the TokenReviewSpec audiences and the
token's audiences. A client of the TokenReview API that sets the
spec.audiences field should validate that a compatible audience
identifier is returned in the status.audiences field to ensure that the
TokenReview server is audience aware. If a TokenReview returns an empty
status.audience field where status.authenticated is "true", the token
is valid against the audience of the Kubernetes API server.

:return: The audiences of this V1TokenReviewStatus.
:rtype: list[str]
r   r   s    r   r   V1TokenReviewStatus.audiences@   s    " ??r   c                     Xl         g)a  
Sets the audiences of this V1TokenReviewStatus.
Audiences are audience identifiers chosen by the authenticator that are
compatible with both the TokenReview and token. An identifier is any
identifier in the intersection of the TokenReviewSpec audiences and the
token's audiences. A client of the TokenReview API that sets the
spec.audiences field should validate that a compatible audience
identifier is returned in the status.audiences field to ensure that the
TokenReview server is audience aware. If a TokenReview returns an empty
status.audience field where status.authenticated is "true", the token
is valid against the audience of the Kubernetes API server.

:param audiences: The audiences of this V1TokenReviewStatus.
:type: list[str]
Nr   )r   r   s     r   r   r   S   s	    $  Or   c                     U R                   $ )z
Gets the authenticated of this V1TokenReviewStatus.
Authenticated indicates that the token was associated with a known user.

:return: The authenticated of this V1TokenReviewStatus.
:rtype: bool
r   r   s    r   r   !V1TokenReviewStatus.authenticatedg   s     r   c                     Xl         g)z
Sets the authenticated of this V1TokenReviewStatus.
Authenticated indicates that the token was associated with a known user.

:param authenticated: The authenticated of this V1TokenReviewStatus.
:type: bool
Nr    )r   r   s     r   r   r!   r   s
     (r   c                     U R                   $ )z
Gets the error of this V1TokenReviewStatus.
Error indicates that the token couldn't be checked

:return: The error of this V1TokenReviewStatus.
:rtype: str
r   r   s    r   r   V1TokenReviewStatus.error~   s     ;;r   c                     Xl         g)z
Sets the error of this V1TokenReviewStatus.
Error indicates that the token couldn't be checked

:param error: The error of this V1TokenReviewStatus.
:type: str
Nr$   )r   r   s     r   r   r%      s	     Kr   c                     U R                   $ )z
Gets the user of this V1TokenReviewStatus.
User is the UserInfo associated with the provided token.

:return: The user of this V1TokenReviewStatus.
:rtype: V1UserInfo
r   r   s    r   r   V1TokenReviewStatus.user   s     ::r   c                     Xl         g)z
Sets the user of this V1TokenReviewStatus.
User is the UserInfo associated with the provided token.

:param user: The user of this V1TokenReviewStatus.
:type: V1UserInfo
Nr(   )r   r   s     r   r   r)      s	     Jr   c                    0 n[        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 dict
c                 H    [        U S5      (       a  U R                  5       $ U $ )Nto_dicthasattrr-   )xs    r   <lambda>-V1TokenReviewStatus.to_dict.<locals>.<lambda>   s    I)>)>!))+EAEr   r-   c                 ^    [        U S   S5      (       a  U S   U S   R                  5       4$ U $ )N   r-   r   r.   )items    r   r1   r2      s9    47I.. #1gtAw'89 9489r   )
r   swagger_typesgetattr
isinstancelistmapr/   r-   dictitems)r   resultattr_values        r   r-   V1TokenReviewStatus.to_dict   s     FT//0d!e	E4	 	 EuMO5)$$}}eT""9:?++-IJ
 t 1 Mr   c                 4    [        U R                  5       5      $ )z0
Returns the string representation of the model
)r   r-   r   s    r   to_strV1TokenReviewStatus.to_str   s     4<<>""r   c                 "    U R                  5       $ )z
For `print` and `pprint`
)rC   r   s    r   __repr__V1TokenReviewStatus.__repr__   s     ;;=r   c                 `    [        U[        5      (       d  gU R                  UR                  :H  $ )z(
Returns true if both objects are equal
F)r8   r   __dict__r   others     r   __eq__V1TokenReviewStatus.__eq__   s(     e011==ENN**r   c                     X:X  + $ )z,
Returns true if both objects are not equal
 rJ   s     r   __ne__V1TokenReviewStatus.__ne__   s     r   )	r   r   r   r   r   r   r   r   r   )NNNN)__name__
__module____qualname____firstlineno____doc__r6   attribute_mapr   propertyr   setterr   r   r   r-   rC   rF   rL   rP   __static_attributes__rO   r   r   r   r      s    	- &	-(  $    &   	( 	(   	<<	 	   ;;	 	.#+r   r   )rV   pprintr   sixr   reobjectr   rO   r   r   <module>r_      s#   	   	J& Jr   