Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewFlowRegulatorAndOptions ¶
func NewFlowRegulatorAndOptions( flowRegulatorProto *policylangv1.FlowRegulator, componentID string, policyReadAPI iface.Policy, ) (runtime.Component, fx.Option, error)
NewFlowRegulatorAndOptions creates fx options for FlowRegulator and also returns agent group name associated with it.
func ParseLoadShaper ¶
func ParseLoadShaper(loadShaper *policylangv1.LoadShaper) (*policylangv1.NestedCircuit, error)
ParseLoadShaper parses a LoadShaper from the given proto and returns its nested circuit representation.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.