k8stools

package
v0.0.0-...-ee44553 Latest Latest
Warning

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

Go to latest
Published: Dec 27, 2023 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ConvertFromUnstructured

func ConvertFromUnstructured(
	un *unstructured.Unstructured,
	to interface{},
) error

ConvertFromUnstructured is a helper that converts an unstructured kubernetes resource into the given structured form.

func ConvertToUnstructured

func ConvertToUnstructured(
	from interface{},
	un *unstructured.Unstructured,
) error

ConvertToUnstructured is a helper that converts a structured kubernetes resource into it's unstructured form.

Types

This section is empty.

Jump to

Keyboard shortcuts

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