GenerateOfflineCredentialResponse(
mapping=None, *, ignore_unknown_fields=False, **kwargs
)An offline credential for a cluster.
Attributes |
|
|---|---|
| Name | Description |
client_certificate |
str
Output only. Client certificate to authenticate to k8s api-server. |
client_key |
str
Output only. Client private key to authenticate to k8s api-server. |
user_id |
str
Output only. Client's identity. |
expire_time |
google.protobuf.timestamp_pb2.Timestamp
Output only. Timestamp at which this credential will expire. |