# Functions
CreateManager creates telemetry manager using the provided rest.Config.
NewControlPlaneCountProvider creates a provider for number of dataplanes in the cluster.
NewControlPlaneCountProvider creates a provider for number of dataplanes in the cluster.
No description provided by the author
NewDataPlaneCountProvider creates a provider for number of dataplanes in the cluster.
No description provided by the author
No description provided by the author
No description provided by the author
# Constants
AIGatewayCountKind is the kind of provider reporting number of AIGateways.
AIGatewayK8sResourceName is the registered name of resource in kubernetes for AIgateways.
ControlPlaneCountKind is the kind of provider reporting number of controlplanes.
ControlPlaneK8sResourceName is the registered name of resource in kubernetes for controlplanes.
DataPlaneCountKind is the kind of provider reporting number of dataplanes.
DataPlaneK8sResourceName is the registered name of resource in kubernetes for dataplanes.
RequestedControlPlaneReplicasCountProviderName is the name of the provider reporting requested replicas count for controlplanes.
RequestedDataPlaneReplicasCountProviderName is the name of the provider reporting requested replicas count for dataplanes.
No description provided by the author
No description provided by the author
StandaloneControlPlaneCountProviderName is the name of the standalone controlplane count provider.
StandaloneDataPlaneCountProviderName is the name of the standalone dataplane count provider.
# Type aliases
No description provided by the author