| Package | Description |
|---|---|
| io.kubernetes.client.openapi.models |
| Modifier and Type | Method and Description |
|---|---|
V1TokenReviewSpec |
V1TokenReviewSpec.addAudiencesItem(String audiencesItem) |
V1TokenReviewSpec |
V1TokenReviewSpec.audiences(List<String> audiences) |
V1TokenReviewSpec |
V1TokenReview.getSpec()
Get spec
|
V1TokenReviewSpec |
V1TokenReviewSpec.token(String token) |
| Modifier and Type | Method and Description |
|---|---|
void |
V1TokenReview.setSpec(V1TokenReviewSpec spec) |
V1TokenReview |
V1TokenReview.spec(V1TokenReviewSpec spec) |
Copyright © 2021. All rights reserved.