Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func StartEndpointKubeHandler ¶ added in v0.1.11
func StartEndpointKubeHandler(client *kubernetes.Clientset, triggerfunc func(), endpointLabel, namespace string) context.CancelFunc
func StartSvcKubeHandler ¶ added in v0.1.11
func StartSvcKubeHandler(client *kubernetes.Clientset, triggerfunc func(eventType envoy.LBEventType, svc *v1.Service), upstreamLabel, namespace string) context.CancelFunc
Types ¶
type Xds ¶
Xds has the grpc wrapper for xds api on a given port
func (*Xds) WaitForRequests ¶
func (xd *Xds) WaitForRequests()
Click to show internal directories.
Click to hide internal directories.