groups property

List<String>? groups
final

Groups contains group membership of the user that created the CertificateSigningRequest. Populated by the API server on creation and immutable.

Implementation

final List<String>? groups;