Documentation
¶
Overview ¶
Package monitoring wraps the informer logic used to observe the peering process.
Index ¶
- Variables
- func RetrieveMetrics(ctx context.Context, client metricsv1beta1.PodMetricsInterface, name string) error
- func RetrieveTargetPodName(ctx context.Context, client kubernetes.Interface, selector string) (namespace, name string, err error)
- func Start(ctx context.Context, client kubernetes.Interface, namespace string, ...)
Constants ¶
This section is empty.
Variables ¶
View Source
var M func() *measurer.Measurer
Functions ¶
func RetrieveMetrics ¶
func RetrieveMetrics(ctx context.Context, client metricsv1beta1.PodMetricsInterface, name string) error
func RetrieveTargetPodName ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.