yaml

package
v0.0.0-...-3ba65a0 Latest Latest
Warning

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

Go to latest
Published: Feb 20, 2025 License: Apache-2.0 Imports: 5 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Parse

func Parse(r io.Reader) ([]*v1.Config, error)

Parse parses the configuration from io.Reader r.

func ParseBytes

func ParseBytes(b []byte) ([]*v1.Config, error)

ParseBytes parses the configuration from bytes b.

func ParseFile

func ParseFile(p string) ([]*v1.Config, error)

ParseFile parses the configuration from path p.

func ParseString

func ParseString(s string) ([]*v1.Config, error)

ParseString parses the configuration from string s.

Types

This section is empty.

Jump to

Keyboard shortcuts

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