Documentation ¶
Overview ¶
Package runconfig stores cloudprober config that is specific to a single invocation. e.g., servers injected by external cloudprober users.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DefaultGRPCServer ¶
DefaultGRPCServer returns the configured gRPC server and nil if gRPC server was not set.
func LocalRDSServer ¶ added in v0.10.5
LocalRDSServer returns the local RDS server, set through the SetLocalRDSServer() call.
func SetDefaultGRPCServer ¶
SetDefaultGRPCServer sets the default gRPC server.
func SetLocalRDSServer ¶ added in v0.10.5
SetLocalRDSServer stores local RDS server in the runconfig. It can later be retrieved throuhg LocalRDSServer().
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.