Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface KubeTokenReviewV1Beta1Props

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.v1beta1.TokenReview

Hierarchy

  • KubeTokenReviewV1Beta1Props

Index

Properties

Properties

Optional Readonly metadata

metadata: ObjectMeta
schema

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

Readonly spec

Spec holds information about the request being evaluated

schema

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

Generated using TypeDoc