Documentation
¶
Overview ¶
Package southbound contains code for updating P4 pipeline and chassis configuration on Stratum devices
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type StratumP4 ¶
type StratumP4 struct {
ID string
DeviceID uint64
ElectionID *p4api.Uint128
Context context.Context
RoleName string
// contains filtered or unexported fields
}
StratumP4 is ab abstraction of a device with P4Runtime endpoint
func NewStratumP4 ¶
NewStratumP4 creates a new stratum P4 device descriptor from the specified topo entity
func (*StratumP4) Disconnect ¶
Disconnect terminates the P4 message stream
Click to show internal directories.
Click to hide internal directories.