package
Version:
v1.8.1
Opens a new window with list of versions in this module.
Published: Oct 5, 2022
License: Apache-2.0
Opens a new window with license information.
Imports: 12
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
func New(ctx context.Context, config cache.Cache, callbacks hds_callbacks.Callbacks) envoy_service_health.HealthDiscoveryServiceServer
type Stream interface {
grpc.ServerStream
Send(specifier *envoy_service_health.HealthCheckSpecifier) error
Recv() (*envoy_service_health.HealthCheckRequestOrEndpointHealthResponse, error)
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.