Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface KubeTokenReviewProps

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.

schema

io.k8s.api.authentication.v1.TokenReview

Hierarchy

  • KubeTokenReviewProps

Index

Properties

Properties

Optional Readonly metadata

metadata: ObjectMeta
schema

io.k8s.api.authentication.v1.TokenReview#metadata

Readonly spec

Spec holds information about the request being evaluated

schema

io.k8s.api.authentication.v1.TokenReview#spec

Generated using TypeDoc