tokenreview-v1.json 114 B

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