Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func RecordEgressFirewallCount ¶
func RecordEgressFirewallCount(count float64)
RecordEgressFirewallCount records the number of kind EgressNetworkPolicy
func RecordEgressFirewallRuleCount ¶
func RecordEgressFirewallRuleCount(count float64)
RecordEgressFirewallRuleCount records the number of Egress firewall rules. Represents the sum of all egress rules for kind EgressNetworkPolicy.
func RecordEgressIPCount ¶
func RecordEgressIPCount(count float64)
RecordEgressIPCount records the number of active Egress IPs. This may include multiple Egress IPs for kind EgressIP.
func RecordMulticastEnabledNamespaceCount ¶
func RecordMulticastEnabledNamespaceCount(count float64)
RecordMulticastEnabledNamespaceCount records the number of namespaces with multicast enabled.
func StartServer ¶
StartServer registers prometheus metrics and starts HTTP server (non-blocking). Binding address maybe overridden by env variable.
func StopServer ¶
StopServer attempts to shutdown the HTTP server argument.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.