Documentation ¶
Index ¶
- type KubeStateMetrics
- func (k *KubeStateMetrics) Deploy(toolsetCRDSpec *toolsetslatest.ToolsetSpec) bool
- func (k *KubeStateMetrics) GetChartInfo() *chart.Chart
- func (k *KubeStateMetrics) GetImageTags() map[string]string
- func (k *KubeStateMetrics) GetName() name.Application
- func (k *KubeStateMetrics) GetNamespace() string
- func (k *KubeStateMetrics) SpecToHelmValues(monitor mntr.Monitor, toolset *toolsetslatest.ToolsetSpec) interface{}
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type KubeStateMetrics ¶
type KubeStateMetrics struct {
// contains filtered or unexported fields
}
func New ¶
func New(monitor mntr.Monitor) *KubeStateMetrics
func (*KubeStateMetrics) Deploy ¶
func (k *KubeStateMetrics) Deploy(toolsetCRDSpec *toolsetslatest.ToolsetSpec) bool
func (*KubeStateMetrics) GetChartInfo ¶
func (k *KubeStateMetrics) GetChartInfo() *chart.Chart
func (*KubeStateMetrics) GetImageTags ¶
func (k *KubeStateMetrics) GetImageTags() map[string]string
func (*KubeStateMetrics) GetName ¶
func (k *KubeStateMetrics) GetName() name.Application
func (*KubeStateMetrics) GetNamespace ¶
func (k *KubeStateMetrics) GetNamespace() string
func (*KubeStateMetrics) SpecToHelmValues ¶
func (k *KubeStateMetrics) SpecToHelmValues(monitor mntr.Monitor, toolset *toolsetslatest.ToolsetSpec) interface{}
Click to show internal directories.
Click to hide internal directories.