proxy.golang.org : github.com/jthomperoo/custom-pod-autoscaler/v2 : v2.10.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.10.0
Published:
Indexed:
Related tag:
v2.10.0
- github.com/BurntSushi/toml v1.3.2
- github.com/davecgh/go-spew v1.1.1
- github.com/emicklei/go-restful/v3 v3.11.0
- github.com/evanphx/json-patch v5.7.0+incompatible
- github.com/go-chi/chi v4.1.2+incompatible
- github.com/go-logr/logr v1.4.1
- github.com/go-openapi/jsonpointer v0.20.2
- github.com/go-openapi/jsonreference v0.20.4
- github.com/go-openapi/swag v0.22.6
- github.com/gogo/protobuf v1.3.2
- github.com/golang/glog v1.2.0
- github.com/golang/protobuf v1.5.3
- github.com/google/gnostic-models v0.6.9-0.20230804172637-c7be7c783f49
- github.com/google/go-cmp v0.6.0
- github.com/google/gofuzz v1.2.0
- github.com/google/uuid v1.5.0
- github.com/josharian/intern v1.0.0
- github.com/json-iterator/go v1.1.12
- github.com/jthomperoo/k8shorizmetrics/v2 v2.0.2
- github.com/mailru/easyjson v0.7.7
- github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
- github.com/modern-go/reflect2 v1.0.2
- github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822
- github.com/pkg/errors v0.9.1
- golang.org/x/exp/typeparams v0.0.0-20231219180239-dc181d75b848
- golang.org/x/mod v0.14.0
- golang.org/x/net v0.19.0
- golang.org/x/oauth2 v0.15.0
- golang.org/x/sys v0.15.0
- golang.org/x/term v0.15.0
- golang.org/x/text v0.14.0
- golang.org/x/time v0.5.0
- golang.org/x/tools v0.16.1
- google.golang.org/appengine v1.6.8
- google.golang.org/protobuf v1.32.0
- gopkg.in/inf.v0 v0.9.1
- gopkg.in/yaml.v2 v2.4.0
- gopkg.in/yaml.v3 v3.0.1
- honnef.co/go/tools v0.4.6
- k8s.io/api v0.29.0
- k8s.io/apimachinery v0.29.0
- k8s.io/client-go v0.29.0
- k8s.io/klog/v2 v2.110.1
- k8s.io/kube-openapi v0.0.0-20231214164306-ab13479f8bf8
- k8s.io/metrics v0.29.0
- k8s.io/utils v0.0.0-20231127182322-b307cd553661
- sigs.k8s.io/json v0.0.0-20221116044647-bc3834ca7abd
- sigs.k8s.io/structured-merge-diff/v4 v4.4.1
- sigs.k8s.io/yaml v1.4.0