package
0.11.0-radware2
Repository: https://github.com/radware/go-control-plane.git
Documentation: pkg.go.dev

# Functions

IsConnError checks the provided error is due to the gRPC connection and returns true if it is due to the gRPC connection.
NewADSClient returns a new ADSClient.

# Variables

No description provided by the author
No description provided by the author

# Structs

Response wraps the latest Resources from the xDS server.

# Interfaces

ADSClient is a SoTW and ADS based generic gRPC xDS client which can be used to implement an xDS client which fetches resources from an xDS server and responds the server back with ack or nack the resources.