output

package
v0.0.0-...-f5227cc Latest Latest
Warning

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

Go to latest
Published: Dec 3, 2023 License: Apache-2.0 Imports: 4 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Output

type Output interface {
	kv.KV

	GetData(k string) any
	Print()
	GetFinalOutput() []any
	GetConditionedOutput() map[string]any
}

func New

func New() Output

type OutputInfo

type OutputInfo struct {
	Internal    bool
	Conditioned bool
	GVK         *schema.GroupVersionKind
	Data        any
}

Jump to

Keyboard shortcuts

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