//
pkg.gl
Category
github.com/google/cloudprober
rds
client
package
0.11.3
Repository:
https://github.com/google/cloudprober.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
22
Dependents
5
Files
338 SLOC
#
Packages
cmd
This binary implements a standalone ResourceDiscovery service (RDS) client.
proto
No description provided by the author
#
Functions
New
New creates an RDS (ResourceDiscovery service) client instance and set it up for continuous refresh.
#
Structs
Client
Client represents an RDS based client instance.
#
Type aliases
ListResourcesFunc
ListResourcesFunc is a function that takes ListResourcesRequest and returns ListResourcesResponse.