function

package
v0.0.20 Latest Latest
Warning

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

Go to latest
Published: Jul 24, 2024 License: MIT Imports: 8 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ReadInput

func ReadInput[T client.Object](ir *InputReader, key string, out T) error

Types

type InputReader

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

func NewDefaultInputReader

func NewDefaultInputReader() (*InputReader, error)

func NewInputReader

func NewInputReader(r io.Reader) (*InputReader, error)

func (*InputReader) All added in v0.0.15

type MungeFunc added in v0.0.19

type MungeFunc func(*unstructured.Unstructured)

type OutputWriter

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

func NewDefaultOutputWriter

func NewDefaultOutputWriter() *OutputWriter

func NewOutputWriter

func NewOutputWriter(w io.Writer, munge MungeFunc) *OutputWriter

func (*OutputWriter) Add

func (w *OutputWriter) Add(outs ...client.Object) error

func (*OutputWriter) Write

func (w *OutputWriter) Write() error

Jump to

Keyboard shortcuts

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