# Functions
InstallOpenAPIV2 adds the SwaggerUI webservice to the given mux.
InstallOpenAPIV3 adds the static group/versions defined in the RegisteredWebServices to the OpenAPI v3 spec.
InstallRootAPIs installs the root APIs for the apiserver.
NewCustomMetricsProvider creates a new CustomMetricsProvider.
NewExternalMetricsProvider returns a new ExternalMetricsProvider.
No description provided by the author
# Structs
CustomMetricsProvider is an implementation of provider.CustomMetricsProvider.
CustomMetricsProviderConfig is a configuration struct for CustomMetricsProvider.
ExternalMetricProviderConfig is a configuration struct for ExternalMetricProvider.
ExternalMetricsProvider is an implementation of provider.ExternalMetricsProvider.
# Interfaces
No description provided by the author