operations

package
v0.0.0-...-c530dc6 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 26, 2024 License: Apache-2.0 Imports: 23 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Edit

func Edit(data []byte) ([]byte, error)

func SecretEdit

func SecretEdit(kubeCl *client.KubernetesClient, name string, Namespace string, secret string, dataKey string) error

Types

type ConvergeExporter

type ConvergeExporter struct {
	MetricsPath   string
	ListenAddress string
	CheckInterval time.Duration

	GaugeMetrics   map[string]*prometheus.GaugeVec
	CounterMetrics map[string]*prometheus.CounterVec
	// contains filtered or unexported fields
}

func NewConvergeExporter

func NewConvergeExporter(address, path string, interval time.Duration) *ConvergeExporter

func (*ConvergeExporter) Start

func (c *ConvergeExporter) Start()

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL