API Ref v1.22 alpha.3
This commit is contained in:
@@ -40,12 +40,15 @@ TokenRequest requests a token for a given service account.
|
||||
|
||||
- **metadata** (<a href="{{< ref "../common-definitions/object-meta#ObjectMeta" >}}">ObjectMeta</a>)
|
||||
|
||||
Standard object's metadata. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#metadata
|
||||
|
||||
- **spec** (<a href="{{< ref "../authentication-resources/token-request-v1#TokenRequestSpec" >}}">TokenRequestSpec</a>), required
|
||||
|
||||
Spec holds information about the request being evaluated
|
||||
|
||||
- **status** (<a href="{{< ref "../authentication-resources/token-request-v1#TokenRequestStatus" >}}">TokenRequestStatus</a>)
|
||||
|
||||
Status is filled in by the server and indicates whether the token can be authenticated.
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user