# Packages
No description provided by the author
# Functions
NewScalingProvider is the entry point method for processing the scaling provider configuration in worker pool nodes, finding the correct factory method and setting up the scaling provider.
# Variables
BuiltinScalingProviders tracks the available scaling providers.
# Type aliases
ScalingProviderFactory is a factory method type for instantiating a new instance of a scaling provider.