yaml

package
v1.10.2 Latest Latest
Warning

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

Go to latest
Published: Jul 28, 2023 License: Apache-2.0 Imports: 11 Imported by: 2

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetPolicy added in v1.8.0

func GetPolicy(bytes []byte) (policies []kyvernov1.PolicyInterface, err error)

GetPolicy extracts policies from YAML bytes

func IsEmptyYamlDocument added in v1.10.0

func IsEmptyYamlDocument(document []byte) bool

IsEmptyYamlDocument checks if a yaml document is empty (contains only comments)

func SplitDocuments

func SplitDocuments(yamlBytes []byte) (documents [][]byte, error error)

SplitDocuments reads the YAML bytes per-document, unmarshals the TypeMeta information from each document and returns a map between the GroupVersionKind of the document and the document bytes

Types

This section is empty.

Jump to

Keyboard shortcuts

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