transformer

package
v0.3.0 Latest Latest
Warning

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

Go to latest
Published: Jun 24, 2025 License: Apache-2.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func DecodeObject

func DecodeObject(encoded string) (*unstructured.Unstructured, error)

func EncodeObject

func EncodeObject(obj *unstructured.Unstructured) (string, error)

func NewDelete

func NewDelete(mut *syncagentv1alpha1.ResourceDeleteMutation) (*deleteTransformer, error)

func NewRegex

func NewRegex(mut *syncagentv1alpha1.ResourceRegexMutation) (*regexTransformer, error)

func NewTemplate

func NewTemplate(mut *syncagentv1alpha1.ResourceTemplateMutation) (*templateTransformer, error)

Types

type AggregateTransformer

type AggregateTransformer struct {
	// contains filtered or unexported fields
}

AggregateTransformer calls multiple other aggregates in sequence. A nil AggregateTransformer is supported and will simply not do anything.

func NewAggregate

func NewAggregate() *AggregateTransformer

func (*AggregateTransformer) Add

func (m *AggregateTransformer) Add(transformer any)

func (*AggregateTransformer) Apply

Jump to

Keyboard shortcuts

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