package
0.11.3
Repository: https://github.com/google/cloudprober.git
Documentation: pkg.go.dev

# Packages

This binary implements a standalone ResourceDiscovery service (RDS) client.
No description provided by the author

# Functions

New creates an RDS (ResourceDiscovery service) client instance and set it up for continuous refresh.

# Structs

Client represents an RDS based client instance.

# Type aliases

ListResourcesFunc is a function that takes ListResourcesRequest and returns ListResourcesResponse.