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