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