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