blackboxexporter

package
v0.0.0-...-b395935 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type BlackBoxExporter

type BlackBoxExporter struct {
	Client         client.Client
	Log            logr.Logger
	Ctx            context.Context
	Image          string
	NamespacedName types.NamespacedName
}

func New

func New(client client.Client, log logr.Logger, ctx context.Context, blackBoxImage string, blackBoxExporterNamespace string) *BlackBoxExporter

func (*BlackBoxExporter) EnsureBlackBoxExporterConfigMapAbsent

func (b *BlackBoxExporter) EnsureBlackBoxExporterConfigMapAbsent() error

func (*BlackBoxExporter) EnsureBlackBoxExporterConfigMapExists

func (b *BlackBoxExporter) EnsureBlackBoxExporterConfigMapExists() error

func (*BlackBoxExporter) EnsureBlackBoxExporterDeploymentAbsent

func (b *BlackBoxExporter) EnsureBlackBoxExporterDeploymentAbsent() error

func (*BlackBoxExporter) EnsureBlackBoxExporterDeploymentExists

func (b *BlackBoxExporter) EnsureBlackBoxExporterDeploymentExists() error

func (*BlackBoxExporter) EnsureBlackBoxExporterResourcesAbsent

func (b *BlackBoxExporter) EnsureBlackBoxExporterResourcesAbsent() error

func (*BlackBoxExporter) EnsureBlackBoxExporterResourcesExist

func (b *BlackBoxExporter) EnsureBlackBoxExporterResourcesExist() error

func (*BlackBoxExporter) EnsureBlackBoxExporterServiceAbsent

func (b *BlackBoxExporter) EnsureBlackBoxExporterServiceAbsent() error

func (*BlackBoxExporter) EnsureBlackBoxExporterServiceExists

func (b *BlackBoxExporter) EnsureBlackBoxExporterServiceExists() error

func (*BlackBoxExporter) GetBlackBoxExporterNamespace

func (b *BlackBoxExporter) GetBlackBoxExporterNamespace() string

func (*BlackBoxExporter) ShouldDeleteBlackBoxExporterResources

func (b *BlackBoxExporter) ShouldDeleteBlackBoxExporterResources() (blackboxexporter.ShouldDeleteBlackBoxExporter, error)

Jump to

Keyboard shortcuts

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