yamlformat

package
v1.2.21 Latest Latest
Warning

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

Go to latest
Published: Oct 11, 2023 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewExecutor

func NewExecutor(params ExecutorParams, ctx context.Context) (formats.Executor, error)

func NewWriter

func NewWriter(output io.Writer, annotations map[string]string) formats.Writer

Types

type ExecutorParams

type ExecutorParams struct {
	Input          io.Reader
	DhClient       client.Client
	OverrideConfig OverrideConfig
	DoMigration    bool
	ForceMigration bool
	DataOnly       bool
	Recursive      bool
}

type OverrideConfig

type OverrideConfig struct {
	Namespace  string
	DataSource string
}

Jump to

Keyboard shortcuts

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