Versions in this module Expand all Collapse all v0 v0.10.0 Nov 4, 2022 Changes in this version + func Hash(s string, n int) int + type Tap struct + NSPEntryTimeout time.Duration + NSPServiceName string + NSPServicePort int + Namespace string + NetUtils networking.Utils + NetworkServiceClient networkservice.NetworkServiceClient + NodeName string + StreamRegistry types.Registry + TargetName string + func New(targetName string, namespace string, nodeName string, ...) (*Tap, error) + func (tap *Tap) Close(ctx context.Context, s *ambassadorAPI.Stream) (*empty.Empty, error) + func (tap *Tap) Delete(ctx context.Context) error + func (tap *Tap) Open(ctx context.Context, s *ambassadorAPI.Stream) (*empty.Empty, error) + func (tap *Tap) Watch(filter *ambassadorAPI.Stream, watcher ambassadorAPI.Tap_WatchServer) error