Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var PrimaryColor = []string{"primary8", "primary7", "primary6", "primary5", "primary4", "primary3", "primary2", "primary1"}
Functions ¶
This section is empty.
Types ¶
type PodsCharts ¶
type PodsCharts struct { base.DefaultProvider Type string `json:"type,omitempty"` Data Data `json:"data"` }
func (*PodsCharts) ParsePodStatus ¶
func (*PodsCharts) Render ¶
func (p *PodsCharts) Render(ctx context.Context, c *cptype.Component, s cptype.Scenario, event cptype.ComponentEvent, gs *cptype.GlobalStateData) error
func (*PodsCharts) Transfer ¶
func (p *PodsCharts) Transfer(component *cptype.Component)
Click to show internal directories.
Click to hide internal directories.