Documentation ¶
Index ¶
- func AppendNamespaces(resources []unstructured.Unstructured, ...) []runtime.Object
- func FilterNamespaces(objects []runtime.Object) []runtime.Object
- func Load[T any](l loader.Loader, content []byte) (*T, error)
- func LoadResources(l loader.Loader, content []byte) ([]unstructured.Unstructured, error)
- func ToObjects(objects []unstructured.Unstructured) []runtime.Object
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AppendNamespaces ¶
func AppendNamespaces(resources []unstructured.Unstructured, clusterResources []unstructured.Unstructured) []runtime.Object
func LoadResources ¶
func LoadResources(l loader.Loader, content []byte) ([]unstructured.Unstructured, error)
func ToObjects ¶
func ToObjects(objects []unstructured.Unstructured) []runtime.Object
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.