package
1.11.0-alpha.1
Repository: https://github.com/ceshihao/kubernetes.git
Documentation: pkg.go.dev
# 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 adapterDeploymentFile should be a filename for adapter deployment located in StagingDeploymentLocation.
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.
SimpleStackdriverExporterDeployment is a Deployment of simple application that exports a metric of fixed value to Stackdriver in a loop.
StackdriverExporterDeployment is a Deployment of an application that can expose an arbitrary amount of metrics 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.
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
Scope for Stackdriver Metadata API.
# Variables
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
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
No description provided by the author
No description provided by the author
# Structs
CustomMetricContainerSpec allows to specify a config for StackdriverExporterDeployment with multiple containers exporting different metrics.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Type aliases
No description provided by the author