io.k8s.api.authentication.v1
Type members
Classlikes
BoundObjectReference is a reference to an object that a token is bound to.
BoundObjectReference is a reference to an object that a token is bound to.
- Companion:
- object
- Source:
- BoundObjectReference.scala
Pointer for BoundObjectReference
Pointer for BoundObjectReference
TokenRequest requests a token for a given service account.
TokenRequest requests a token for a given service account.
- Companion:
- object
- Source:
- TokenRequest.scala
TokenRequestSpec contains client provided parameters of a token request.
TokenRequestSpec contains client provided parameters of a token request.
- Companion:
- object
- Source:
- TokenRequestSpec.scala
Pointer for TokenRequestSpec
Pointer for TokenRequestSpec
TokenRequestStatus is the result of a token request.
TokenRequestStatus is the result of a token request.
- Companion:
- object
- Source:
- TokenRequestStatus.scala
Pointer for TokenRequestStatus
Pointer for TokenRequestStatus
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.
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.
- Companion:
- object
- Source:
- TokenReview.scala
TokenReviewSpec is a description of the token authentication request.
TokenReviewSpec is a description of the token authentication request.
- Companion:
- object
- Source:
- TokenReviewSpec.scala
TokenReviewStatus is the result of the token authentication request.
TokenReviewStatus is the result of the token authentication request.
- Companion:
- object
- Source:
- TokenReviewStatus.scala
Pointer for TokenReviewStatus
Pointer for TokenReviewStatus
UserInfo holds the information about the user needed to implement the user.Info interface.
UserInfo holds the information about the user needed to implement the user.Info interface.
- Companion:
- object
- Source:
- UserInfo.scala