transform

package
v0.0.0-...-2798f75 Latest Latest
Warning

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

Go to latest
Published: Aug 8, 2023 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ApplicationResourcesTransformer

type ApplicationResourcesTransformer struct {
}

ApplicationResourcesTransformer handler for normalize application resources

func (*ApplicationResourcesTransformer) Transform

func (applicationResourcesTransformer *ApplicationResourcesTransformer) Transform(data interface{}) interface{}

Transform convert income data into argo resource

type Transformer

type Transformer interface {
	Transform(data interface{}) interface{}
}

func GetApplicationResourcesTransformer

func GetApplicationResourcesTransformer() Transformer

GetApplicationResourcesTransformer singleton for get ApplicationResourcesTransformer instance

Jump to

Keyboard shortcuts

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