//
pkg.gl
Category
github.com/cloudprober/cloudprober
targets
rtc
rtcservice
package
0.13.6
Repository:
https://github.com/cloudprober/cloudprober.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
8
Dependents
1
Files
161 SLOC
#
Functions
New
New provides an interface to the RTC API for a given project.
NewStub
NewStub returns a Stub interface to RTC which will store all variables in an in-memory map.
#
Structs
Stub
Stub provides a stubbed version of RTC that can be used for testing larger components.
#
Interfaces
Config
The Config interface provides communication to the Runtime Configurator API.