Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DashboardMapper ¶
type DashboardMapper struct{}
DashboardMapper handles conversion from Kubernetes resources to domain objects
func (*DashboardMapper) FromConfigMap ¶
func (m *DashboardMapper) FromConfigMap(cm *v1.ConfigMap) []*dashboard.Dashboard
FromConfigMap converts a Kubernetes ConfigMap to domain Dashboard objects
Click to show internal directories.
Click to hide internal directories.