reportingInstance property

String? reportingInstance
final

reportingInstance is the ID of the controller instance, e.g. kubelet-xyzf. This field cannot be empty for new Events and it can have at most 128 characters.

Implementation

final String? reportingInstance;