Module k8s_openapi::v1_8::api::authentication::v1[][src]

Structs

TokenReview

TokenReview attempts to authenticate a token to a known user. Note: TokenReview requests may be cached by the webhook token authenticator plugin in the kube-apiserver.

TokenReviewSpec

TokenReviewSpec is a description of the token authentication request.

TokenReviewStatus

TokenReviewStatus is the result of the token authentication request.

UserInfo

UserInfo holds the information about the user needed to implement the user.Info interface.

Enums

CreateAuthenticationV1TokenReviewResponse

Parses the HTTP response of TokenReview::create_authentication_v1_token_review