telemetryproxyconfigs

package
v0.0.0-...-99f3f31 Latest Latest
Warning

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

Go to latest
Published: Jun 8, 2023 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func RemoveTelemetryProxyMonitoringOfNamespace

func RemoveTelemetryProxyMonitoringOfNamespace(ctx context.Context, telemetryProxyNamespaceConfigurationsPath string, namespaceName string, log *logr.Logger) (bool, error)

func UpsertTelemetryProxyMonitoringOfNamespace

func UpsertTelemetryProxyMonitoringOfNamespace(ctx context.Context, telemetryProxyNamespaceConfigurationsPath string, namespaceName string, namespaceUid string, token string, log *logr.Logger) (bool, error)

Types

type NamespaceMonitoringConfig

type NamespaceMonitoringConfig struct {
	Token string `json:"token"`
	Name  string `json:"name"`
	Uid   string `json:"uid"`
}

Jump to

Keyboard shortcuts

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