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