audience property

String audience
final

Audience is the intended audience of the token in "TokenRequestSpec". It will default to the audiences of kube apiserver.

Implementation

final String audience;