Class GetJSONWebKeysResponse (2.15.0)

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

GetJSONWebKeysResponse is a valid JSON Web Key Set as specififed in rfc 7517

Attribute

NameDescription
keys MutableSequence[google.cloud.container_v1beta1.types.Jwk]
The public component of the keys used by the cluster to sign token requests.