Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Env ¶
type Executor ¶
type Executor struct { Reader client.Reader Writer client.Client Handler SynthesizerHandle }
type SynthesizerHandle ¶
type SynthesizerHandle func(context.Context, *apiv1.Synthesizer, *krmv1.ResourceList) (*krmv1.ResourceList, error)
func NewExecHandler ¶
func NewExecHandler() SynthesizerHandle
Click to show internal directories.
Click to hide internal directories.