kube-state-metrics/internal/store
Lili Cosic b8cca61bae internal/store/verticalpodautoscaler_test.go: Switch test to new API 2021-03-22 13:46:47 +01:00
..
builder.go internal/store: Rework label allow list for label metrics 2020-11-18 15:59:19 +01:00
certificatesigningrequest.go internal/store: Rework label allow list for label metrics 2020-11-18 15:59:19 +01:00
certificatesigningrequest_test.go internal/store: Rework label allow list for label metrics 2020-11-18 15:59:19 +01:00
configmap.go Update go module path to k8s.io/kube-state-metrics/v2 2020-09-21 10:58:08 +02:00
configmap_test.go Update go module path to k8s.io/kube-state-metrics/v2 2020-09-21 10:58:08 +02:00
cronjob.go internal/store: Rework label allow list for label metrics 2020-11-18 15:59:19 +01:00
cronjob_test.go internal/store: Rework label allow list for label metrics 2020-11-18 15:59:19 +01:00
daemonset.go internal/store: Rework label allow list for label metrics 2020-11-18 15:59:19 +01:00
daemonset_test.go internal/store: Rework label allow list for label metrics 2020-11-18 15:59:19 +01:00
deployment.go internal/store: Rework label allow list for label metrics 2020-11-18 15:59:19 +01:00
deployment_test.go internal/store: Rework label allow list for label metrics 2020-11-18 15:59:19 +01:00
endpoint.go internal/store: Rework label allow list for label metrics 2020-11-18 15:59:19 +01:00
endpoint_test.go internal/store: Rework label allow list for label metrics 2020-11-18 15:59:19 +01:00
horizontalpodautoscaler.go internal/store: Rework label allow list for label metrics 2020-11-18 15:59:19 +01:00
horizontalpodautoscaler_test.go internal/store: Rework label allow list for label metrics 2020-11-18 15:59:19 +01:00
ingress.go internal/store: Rework label allow list for label metrics 2020-11-18 15:59:19 +01:00
ingress_test.go internal/store: Rework label allow list for label metrics 2020-11-18 15:59:19 +01:00
job.go internal/store: Rework label allow list for label metrics 2020-11-18 15:59:19 +01:00
job_test.go internal/store: Rework label allow list for label metrics 2020-11-18 15:59:19 +01:00
lease.go Update go module path to k8s.io/kube-state-metrics/v2 2020-09-21 10:58:08 +02:00
lease_test.go Update go module path to k8s.io/kube-state-metrics/v2 2020-09-21 10:58:08 +02:00
limitrange.go Update go module path to k8s.io/kube-state-metrics/v2 2020-09-21 10:58:08 +02:00
limitrange_test.go Update go module path to k8s.io/kube-state-metrics/v2 2020-09-21 10:58:08 +02:00
mutatingwebhookconfiguration.go internal/store: Rework label allow list for label metrics 2020-11-18 15:59:19 +01:00
mutatingwebhookconfiguration_test.go Update go module path to k8s.io/kube-state-metrics/v2 2020-09-21 10:58:08 +02:00
namespace.go internal/store: Rework label allow list for label metrics 2020-11-18 15:59:19 +01:00
namespace_test.go internal/store: Rework label allow list for label metrics 2020-11-18 15:59:19 +01:00
networkpolicy.go internal/store: Rework label allow list for label metrics 2020-11-18 15:59:19 +01:00
networkpolicy_test.go internal/store: Rework label allow list for label metrics 2020-11-18 15:59:19 +01:00
node.go internal/store: Rework label allow list for label metrics 2020-11-18 15:59:19 +01:00
node_test.go internal/store: Rework label allow list for label metrics 2020-11-18 15:59:19 +01:00
persistentvolume.go internal/store: Rework label allow list for label metrics 2020-11-18 15:59:19 +01:00
persistentvolume_test.go internal/store: Rework label allow list for label metrics 2020-11-18 15:59:19 +01:00
persistentvolumeclaim.go internal/store: Rework label allow list for label metrics 2020-11-18 15:59:19 +01:00
persistentvolumeclaim_test.go internal/store: Rework label allow list for label metrics 2020-11-18 15:59:19 +01:00
pod.go internal/store/pod.go: Pre-allocate metric slices optimistically 2021-02-25 09:46:36 +01:00
pod_test.go internal/store/pod.go: Only create last_terminated containers series if pods are 2021-02-24 16:59:53 +01:00
poddisruptionbudget.go Update go module path to k8s.io/kube-state-metrics/v2 2020-09-21 10:58:08 +02:00
poddisruptionbudget_test.go Update go module path to k8s.io/kube-state-metrics/v2 2020-09-21 10:58:08 +02:00
replicaset.go internal/store: Rework label allow list for label metrics 2020-11-18 15:59:19 +01:00
replicaset_test.go internal/store: Rework label allow list for label metrics 2020-11-18 15:59:19 +01:00
replicationcontroller.go Update go module path to k8s.io/kube-state-metrics/v2 2020-09-21 10:58:08 +02:00
replicationcontroller_test.go Update go module path to k8s.io/kube-state-metrics/v2 2020-09-21 10:58:08 +02:00
resourcequota.go Update go module path to k8s.io/kube-state-metrics/v2 2020-09-21 10:58:08 +02:00
resourcequota_test.go Update go module path to k8s.io/kube-state-metrics/v2 2020-09-21 10:58:08 +02:00
secret.go internal/store: Rework label allow list for label metrics 2020-11-18 15:59:19 +01:00
secret_test.go internal/store: Rework label allow list for label metrics 2020-11-18 15:59:19 +01:00
service.go internal/store: Rework label allow list for label metrics 2020-11-18 15:59:19 +01:00
service_test.go internal/store: Rework label allow list for label metrics 2020-11-18 15:59:19 +01:00
statefulset.go internal/store: Rework label allow list for label metrics 2020-11-18 15:59:19 +01:00
statefulset_test.go internal/store: Rework label allow list for label metrics 2020-11-18 15:59:19 +01:00
storageclass.go internal/store: Rework label allow list for label metrics 2020-11-18 15:59:19 +01:00
storageclass_test.go internal/store: Rework label allow list for label metrics 2020-11-18 15:59:19 +01:00
testutils.go Update go module path to k8s.io/kube-state-metrics/v2 2020-09-21 10:58:08 +02:00
testutils_test.go Makefile,internal/collector: Rename collector -> store 2019-06-11 16:18:53 +02:00
utils.go internal/store: Rework label allow list for label metrics 2020-11-18 15:59:19 +01:00
utils_test.go internal/store: convert k8s labels to snake case 2020-07-06 15:23:31 +02:00
validatingwebhookconfiguration.go internal/store: Rework label allow list for label metrics 2020-11-18 15:59:19 +01:00
validatingwebhookconfiguration_test.go Update go module path to k8s.io/kube-state-metrics/v2 2020-09-21 10:58:08 +02:00
verticalpodautoscaler.go internal/store: Rework label allow list for label metrics 2020-11-18 15:59:19 +01:00
verticalpodautoscaler_test.go internal/store/verticalpodautoscaler_test.go: Switch test to new API 2021-03-22 13:46:47 +01:00
volumeattachment.go Update go module path to k8s.io/kube-state-metrics/v2 2020-09-21 10:58:08 +02:00
volumeattachment_test.go Update go module path to k8s.io/kube-state-metrics/v2 2020-09-21 10:58:08 +02:00