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