Class GenerateAccessTokenResponse (0.5.9)

GenerateAccessTokenResponse(mapping=None, *, ignore_unknown_fields=False, **kwargs)

An access token for a cluster.

Attributes

NameDescription
access_token str
Output only. Access token to authenticate to k8s api-server.
expire_time google.protobuf.timestamp_pb2.Timestamp
Output only. Timestamp at which the token will expire.