tokenreview-v1beta1.json 119 B

1234567
  1. {
  2. "apiVersion": "authentication.k8s.io/v1beta1",
  3. "kind": "TokenReview",
  4. "spec": {
  5. "token": "test-token"
  6. }
  7. }