Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Sniffer ¶
type Sniffer struct { pb.UnimplementedSnifferServiceServer Logger *logger.DebugLogger }
func (*Sniffer) Send ¶
func (s *Sniffer) Send(ctx context.Context, in *pb.SendRequest) (*pb.SendResponse, error)
Send receives data from Kubernetes->scheduler module, specifically when a bind is successful We are currently not using the in.Payload
Click to show internal directories.
Click to hide internal directories.