Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ReconcileConfigure ¶
Types ¶
type Opts ¶
type Opts struct { //TODO make this field private too? or everything public and no constructor func Resources []v1alpha1.PipelineJobResources // contains filtered or unexported fields }
func NewOpts ¶
func NewOpts(ctx context.Context, client client.Client, logger logr.Logger, parentObj *unstructured.Unstructured, resources []v1alpha1.PipelineJobResources, source string) Opts
Click to show internal directories.
Click to hide internal directories.