yamlfiles

package
v0.0.0-...-2e83e82 Latest Latest
Warning

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

Go to latest
Published: Dec 16, 2024 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// FilePermUserGroup value of permissions user and group all permissions
	FilePermUserGroup = 0o770
)

Variables

This section is empty.

Functions

func Find

func Find(root string) ([]string, error)

Find locates all the YAML files in some root. symlinks are evaluated Files are deduped (e.g. a symlink and its source will not be included twice if they are both in root).

func Read

func Read(path string) ([]*yaml.RNode, error)

Read reads the specified path and returns an RNode. This is useful for filtering by KRM type.

Types

This section is empty.

Jump to

Keyboard shortcuts

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