detector

package
v0.0.11 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

View Source
var GVKPrometheus = schema.GroupVersionKind{
	Group:   monitoring.GroupName,
	Version: monitoringv1.Version,
	Kind:    "Prometheus",
}

Functions

This section is empty.

Types

type Detector

type Detector interface {
	Ready() (bool, error)
	RancherManaged() bool
	Federated() bool
	IsDefault(key types.NamespacedName) bool
}

func New

func New(kc client.Client) Detector

Jump to

Keyboard shortcuts

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