proxy.golang.org : github.com/jthomperoo/custom-pod-autoscaler/v2 : v2.6.0
Custom Pod Autoscaler is the core program that runs inside a Custom Pod Autoscaler Image. The program handles interactions with the Kubernetes API, manages triggering Custom Pod Autoscaler User Logic through shell commands, exposes a simple HTTP REST API for viewing metrics and evaluations, and handles parsing user configuration to specify polling intervals, Kubernetes namespaces, command timeouts etc. The Custom Pod Autoscaler must be run inside a Kubernetes cluster.
Registry -
Documentation -
Download -
JSON -
codemeta.json
purl: pkg:golang/github.com/jthomperoo/custom-pod-autoscaler/v2@v2.6.0
Published:
Indexed:
Related tag:
v2.6.0
- github.com/go-chi/chi v4.0.2+incompatible
- github.com/golang/glog v1.0.0
- github.com/google/go-cmp v0.5.5
- github.com/hashicorp/golang-lru v0.5.4
- github.com/onsi/ginkgo v1.14.1
- github.com/onsi/gomega v1.10.2
- github.com/stretchr/testify v1.7.0
- golang.org/x/text v0.3.7
- google.golang.org/appengine v1.6.6
- gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b
- k8s.io/api v0.21.8
- k8s.io/apimachinery v0.21.8
- k8s.io/client-go v0.21.8
- k8s.io/metrics v0.21.8