yqutil

package
v1.1.1 Latest Latest
Warning

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

Go to latest
Published: May 22, 2025 License: Apache-2.0 Imports: 11 Imported by: 3

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func EvaluateExpression

func EvaluateExpression(expression string, content []byte) ([]byte, error)

EvaluateExpression evaluates the yq expression and returns the output formatted with yamlfmt.

func EvaluateExpressionPlain added in v1.1.0

func EvaluateExpressionPlain(expression, content string) (string, error)

EvaluateExpressionPlain evaluates the yq expression and returns the yq result.

func Join added in v0.17.0

func Join(yqExprs []string) string

func ValidateContent added in v1.0.0

func ValidateContent(content []byte) error

ValidateContent decodes the content yaml, to check it for syntax errors.

Types

This section is empty.

Jump to

Keyboard shortcuts

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