apiGroups property

List<String> apiGroups
final

apiGroups is a list of matching API groups and may not be empty. "*" matches all API groups and, if present, must be the only entry. Required.

Implementation

final List<String> apiGroups;