Documentation ¶
Overview ¶
Package target controller
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Manager ¶
type Manager struct {
// contains filtered or unexported fields
}
Manager reconciles P4RT connections
func NewManager ¶
func NewManager(topo topo.Store, conns p4rtclient.ConnManager, realmOptions *realm.Options) *Manager
NewManager returns a new p4rt connection reconciler
Click to show internal directories.
Click to hide internal directories.