reportingInstance property
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;
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.
final String? reportingInstance;