processor

package
v0.45.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 3, 2025 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DynamicProcessor

type DynamicProcessor struct {
}

DynamicProcessor is a processor for dynamic resources. It implements the processors.ResourceProcessor interface.

func (*DynamicProcessor) Delete

func (d *DynamicProcessor) Delete(ctx context.Context, resource *datamodel.DynamicResource, options processors.Options) error

Delete implements the processors.Processor interface for dynamic resources. Deletion of resources is handled in recipe_delete_controller.go and inert_delete_controller.go.

func (*DynamicProcessor) Process

func (d *DynamicProcessor) Process(ctx context.Context, resource *datamodel.DynamicResource, options processors.Options) error

Process validates resource properties, and applies output values from the recipe output.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL