# Functions
No description provided by the author
CleanupAdapter deletes Custom Metrics - Stackdriver adapter deployments.
CleanupDescriptors deletes descriptors for metrics: CustomMetricName and UnusedMetricName.
CreateAdapter creates Custom Metrics - Stackdriver adapter.
CreateDescriptors creates descriptors for metrics: CustomMetricName and UnusedMetricName.
PrometheusExporterDeployment is a Deployment of simple application with two containers one exposing a metric in prometheus fromat and second a prometheus-to-sd container that scrapes the metric and pushes it to stackdriver.
Query sends a command to the server and returns the Response.
StackdriverExporterDeployment is a Deployment of simple application that exports a metric of fixed value to Stackdriver in a loop.
StackdriverExporterPod is a Pod of simple application that exports a metric of fixed value to Stackdriver in a loop.
# Variables
No description provided by the author
No description provided by the author
HPAPermissions is a ClusterRoleBinding that grants unauthenticated user permissions granted for HPA for testing purposes, i.e.
No description provided by the author
No description provided by the author