Documentation ¶
Overview ¶
Package rtcreporter implements a reporting mechanism for RTC targets. The RtcReportOptions configures how a cloudprober instance should populate an RtcTargetInfo protobuf to report to a set of RTC configurations. For more information, see cloudprober/targets/rtc to see how target listing works for RTC configs.
When reporting attributes such as public/private ip, the sysVars map will be used. For more info see cloudprober/util.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Reporter ¶
type Reporter struct {
// contains filtered or unexported fields
}
Reporter provides the means and configuration for a cloudprober instance to report its sysVars to a set of RTC configs.
Click to show internal directories.
Click to hide internal directories.