transform

package
v0.0.0-...-fa5e208 Latest Latest
Warning

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

Go to latest
Published: Apr 24, 2024 License: Apache-2.0 Imports: 16 Imported by: 7

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type APIVersion

type APIVersion int
const (
	APIVersionUnknown APIVersion = 1
	APIVersionV2      APIVersion = 2
	APIVersionV3      APIVersion = 3
)

type GoTemplateTransform

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

func NewGoTemplateTransform

func NewGoTemplateTransform(transformTemplate []byte) *GoTemplateTransform

func (*GoTemplateTransform) ExportTransform

func (t *GoTemplateTransform) ExportTransform(outputWriter io.Writer) error

func (*GoTemplateTransform) Transform

func (t *GoTemplateTransform) Transform(ctx context.Context, ioReader io.Reader, outputWriter, errorWriter io.Writer) error

Jump to

Keyboard shortcuts

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