parser

package
v0.6.0 Latest Latest
Warning

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

Go to latest
Published: Mar 19, 2024 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func BytesToObjects

func BytesToObjects[T client.Object](bs ...[]byte) ([]client.Object, error)

func BytesToUnstructured

func BytesToUnstructured(bs ...[]byte) ([]client.Object, error)

func MustParseToObjects

func MustParseToObjects[T client.Object, I any](inputs ...I) []client.Object

func MustParseToUnstructured

func MustParseToUnstructured[T any](inputs ...T) []client.Object

func ReadersToObjects

func ReadersToObjects[T client.Object](rs ...io.Reader) ([]client.Object, error)

func ReadersToUnstructured

func ReadersToUnstructured(rs ...io.Reader) ([]client.Object, error)

func StringsToObjects

func StringsToObjects[T client.Object](strs ...string) ([]client.Object, error)

func StringsToUnstructured

func StringsToUnstructured(strs ...string) ([]client.Object, error)

Types

This section is empty.

Jump to

Keyboard shortcuts

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