...

Package edgeinfo

import "edge-infra.dev/config/components/info"
Overview
Index

Overview ▾

Package edgeinfo provides access to the embedded vendored manifests related to the edge-info ConfigMap available on all Edge clusters.

This package only provides a single function for loading the embedded manifests, and all other functionality should be implemented in the appropriate `pkg/` directory.

func RBAC

func RBAC() ([]*unstructured.Unstructured, error)

RBAC reads the embedded K8s RBAC manifests required for consumers to read the edge-info ConfigMap and returns them