Documentation ¶
Index ¶
- func DefaultName(gvr schema.GroupVersionResource) string
- func EmbeddedFS() iofs.FS
- func List() []v1alpha1.ResourceDashboard
- func LoadByGVR(kc client.Client, gvr schema.GroupVersionResource) (*v1alpha1.ResourceDashboard, error)
- func LoadByName(kc client.Client, name string) (*v1alpha1.ResourceDashboard, error)
- func LoadByResourceID(kc client.Client, rid *kmapi.ResourceID) (*v1alpha1.ResourceDashboard, error)
- func LoadInternalByGVR(gvr schema.GroupVersionResource) (*v1alpha1.ResourceDashboard, error)
- func LoadInternalByName(name string) (*v1alpha1.ResourceDashboard, error)
- func Names() []string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DefaultName ¶
func DefaultName(gvr schema.GroupVersionResource) string
func EmbeddedFS ¶
func List ¶
func List() []v1alpha1.ResourceDashboard
func LoadByGVR ¶
func LoadByGVR(kc client.Client, gvr schema.GroupVersionResource) (*v1alpha1.ResourceDashboard, error)
func LoadByName ¶
func LoadByResourceID ¶
func LoadByResourceID(kc client.Client, rid *kmapi.ResourceID) (*v1alpha1.ResourceDashboard, error)
func LoadInternalByGVR ¶
func LoadInternalByGVR(gvr schema.GroupVersionResource) (*v1alpha1.ResourceDashboard, error)
func LoadInternalByName ¶
func LoadInternalByName(name string) (*v1alpha1.ResourceDashboard, error)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.