Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewRegulatorAndOptions ¶
func NewRegulatorAndOptions( regulatorProto *policylangv1.Regulator, componentID runtime.ComponentID, policyReadAPI iface.Policy, ) (runtime.Component, fx.Option, error)
NewRegulatorAndOptions creates fx options for Regulator and also returns agent group name associated with it.
func ParseLoadRamp ¶
func ParseLoadRamp(loadRamp *policylangv1.LoadRamp) (*policylangv1.NestedCircuit, error)
ParseLoadRamp parses a LoadRamp 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.