Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( Allocated = "Allocated" Free_Allocate = "Free-Allocate" Cannot_Allocate = "Cannot-Allocate" Memory = "memory" CPU = "cpu" Pods = "pods" DefaultFormat = "{d}%\n" )
Functions ¶
Types ¶
type Chart ¶
type Chart struct {
base.DefaultProvider
SDK *cptype.SDK
Ctx context.Context
CtxBdl *bundle.Bundle
Type string `json:"type"`
Props Props `json:"props"`
}
func (*Chart) ChartRender ¶
type ChartInterface ¶
Click to show internal directories.
Click to hide internal directories.