ClientCertificateThumbprint
Describes the client certificate details using thumbprint.
Properties
Name | Type | Required |
---|---|---|
isAdmin | boolean | Yes |
certificateThumbprint | string | Yes |
isAdmin
Type: boolean
Required: Yes
Indicates if the client certificate has admin access to the cluster. Non admin clients can perform only read only operations on the cluster.
certificateThumbprint
Type: string
Required: Yes
The thumbprint of the client certificate.