Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func MonitorRuntimeMetrics ¶
func MonitorRuntimeMetrics(stopCh <-chan struct{})
Types ¶
type ClusterMetricsCollector ¶
type ClusterMetricsCollector struct {
// contains filtered or unexported fields
}
func NewClusterMetricsCollector ¶
func NewClusterMetricsCollector(sl corelister.ServiceLister, el corelister.EndpointsLister, drl kuscialistersv1alpha1.DomainRouteLister, gc *controller.GatewayController, envoyStatsEndpoint string) *ClusterMetricsCollector
func (*ClusterMetricsCollector) MonitorClusterMetrics ¶
func (c *ClusterMetricsCollector) MonitorClusterMetrics(stopCh <-chan struct{})
Click to show internal directories.
Click to hide internal directories.