Package | Description |
---|---|
io.kubernetes.client.openapi.models |
Modifier and Type | Method and Description |
---|---|
V1TokenRequestSpec |
V1TokenRequestSpec.addAudiencesItem(String audiencesItem) |
V1TokenRequestSpec |
V1TokenRequestSpec.audiences(List<String> audiences) |
V1TokenRequestSpec |
V1TokenRequestSpec.boundObjectRef(V1BoundObjectReference boundObjectRef) |
V1TokenRequestSpec |
V1TokenRequestSpec.expirationSeconds(Long expirationSeconds) |
V1TokenRequestSpec |
AuthenticationV1TokenRequest.getSpec()
Get spec
|
Modifier and Type | Method and Description |
---|---|
void |
AuthenticationV1TokenRequest.setSpec(V1TokenRequestSpec spec) |
AuthenticationV1TokenRequest |
AuthenticationV1TokenRequest.spec(V1TokenRequestSpec spec) |
Copyright © 2022. All rights reserved.