Documentation ¶
Index ¶
- Constants
- func Convert_PageBlockOutline_To_PageBlockLayout(kc client.Client, src kmapi.ResourceID, in v1alpha1.PageBlockOutline, ...) (v1alpha1.PageBlockLayout, error)
- func FlattenPageBlockOutline(kc client.Client, src kmapi.ResourceID, in v1alpha1.PageBlockOutline, ...) ([]v1alpha1.PageBlockLayout, error)
- func GetResourceLayout(kc client.Client, outline *v1alpha1.ResourceOutline) (*v1alpha1.ResourceLayout, error)
- func LoadResourceLayout(kc client.Client, name string) (*v1alpha1.ResourceLayout, error)
- func LoadResourceLayoutForGVK(kc client.Client, gvk schema.GroupVersionKind) (*v1alpha1.ResourceLayout, error)
- func LoadResourceLayoutForGVR(kc client.Client, gvr schema.GroupVersionResource) (*v1alpha1.ResourceLayout, error)
Constants ¶
View Source
const HomePage = "Overview"
Variables ¶
This section is empty.
Functions ¶
func Convert_PageBlockOutline_To_PageBlockLayout ¶
func Convert_PageBlockOutline_To_PageBlockLayout( kc client.Client, src kmapi.ResourceID, in v1alpha1.PageBlockOutline, priority v1alpha1.Priority, ) (v1alpha1.PageBlockLayout, error)
func FlattenPageBlockOutline ¶
func FlattenPageBlockOutline( kc client.Client, src kmapi.ResourceID, in v1alpha1.PageBlockOutline, priority v1alpha1.Priority, ) ([]v1alpha1.PageBlockLayout, error)
func GetResourceLayout ¶
func GetResourceLayout(kc client.Client, outline *v1alpha1.ResourceOutline) (*v1alpha1.ResourceLayout, error)
func LoadResourceLayout ¶
func LoadResourceLayoutForGVK ¶
func LoadResourceLayoutForGVK(kc client.Client, gvk schema.GroupVersionKind) (*v1alpha1.ResourceLayout, error)
func LoadResourceLayoutForGVR ¶
func LoadResourceLayoutForGVR(kc client.Client, gvr schema.GroupVersionResource) (*v1alpha1.ResourceLayout, error)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.