Documentation ¶
Index ¶
- func ResourceRef(ctx context.Context, obj *unstructured.Unstructured, bindings binding.Bindings) error
- func Template(ctx context.Context, tpl v1alpha1.Any, value any, bindings binding.Bindings) (any, error)
- func TemplateAndMerge(ctx context.Context, obj unstructured.Unstructured, bindings binding.Bindings, ...) (unstructured.Unstructured, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ResourceRef ¶
func ResourceRef(ctx context.Context, obj *unstructured.Unstructured, bindings binding.Bindings) error
func TemplateAndMerge ¶
func TemplateAndMerge(ctx context.Context, obj unstructured.Unstructured, bindings binding.Bindings, templates ...v1alpha1.Any) (unstructured.Unstructured, error)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.