package
0.0.0-20200226065818-fe632b36a108
Repository: https://github.com/alipay/sofa-mesh.git
Documentation: pkg.go.dev

# Functions

NewPlugins returns a slice of default Plugins.
NewServer creates and starts the Grpc server for SDS.
NotifyProxy send notification to proxy about secret update, SDS will close streaming connection if secret is nil.

# Constants

IngressGatewaySdsCaSuffix is the suffix of the sds resource name for root CA.
SecretType is used for secret discovery service to construct response.

# Structs

Options provides all of the configuration parameters for secret discovery service.
Server is the gPRC server that exposes SDS through UDS.