Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( ActiveSubscriptionsForProduct = prometheus.NewGaugeVec(prometheus.GaugeOpts{ Name: "sky_controller_active_subscriptions_for_product", Help: "The current number of active subscriptions for a product", }, []string{"product"}) )
Functions ¶
func UpdateProxyReplicas ¶
func UpdateProxyReplicas(replicas int)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.