Documentation ¶
Overview ¶
Package pipeline configuration controller
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Manager ¶ added in v1.2.12
type Manager struct {
// contains filtered or unexported fields
}
Manager reconciles pipeline configuration
func NewManager ¶ added in v1.2.12
func NewManager(topo topo.Store, conns p4rtclient.ConnManager, configStore configstore.ConfigStore, realmOptions *realm.Options) *Manager
NewManager returns a new pipeline controller manager
Click to show internal directories.
Click to hide internal directories.