Home
last modified time | relevance | path

Searched refs:MinReplicas (Results 1 – 25 of 458) sorted by relevance

12345678910>>...19

/dports/sysutils/kubectl/kubernetes-1.22.2/pkg/apis/autoscaling/validation/
H A Dvalidation_test.go448 MinReplicas: utilpointer.Int32Ptr(1),
484 MinReplicas: utilpointer.Int32Ptr(1),
510 MinReplicas: utilpointer.Int32Ptr(1),
524 MinReplicas: utilpointer.Int32Ptr(1),
550 MinReplicas: utilpointer.Int32Ptr(1),
578 MinReplicas: utilpointer.Int32Ptr(1),
605 MinReplicas: utilpointer.Int32Ptr(1),
632 MinReplicas: utilpointer.Int32Ptr(1),
664 MinReplicas: utilpointer.Int32Ptr(1),
693 MinReplicas: utilpointer.Int32Ptr(1),
[all …]
/dports/sysutils/helm/helm-3.5.2/vendor/k8s.io/kubectl/pkg/generate/versioned/
H A Dautoscale.go34 MinReplicas int32 member
62 if s.MinReplicas > 0 {
63 v := int32(s.MinReplicas)
64 scaler.Spec.MinReplicas = &v
82 if s.MinReplicas > s.MaxReplicas {
/dports/sysutils/istio/istio-1.6.7/vendor/k8s.io/kubectl/pkg/generate/versioned/
H A Dautoscale.go34 MinReplicas int32 member
62 if s.MinReplicas > 0 {
63 v := int32(s.MinReplicas)
64 scaler.Spec.MinReplicas = &v
82 if s.MinReplicas > s.MaxReplicas {
/dports/sysutils/kubectl/kubernetes-1.22.2/pkg/apis/autoscaling/v2beta1/
H A Ddefaults_test.go63 MinReplicas: defaultReplicas,
71 MinReplicas: utilpointer.Int32Ptr(3),
77 MinReplicas: utilpointer.Int32Ptr(3),
85 MinReplicas: defaultReplicas,
90 MinReplicas: defaultReplicas,
H A Ddefaults.go31 if obj.Spec.MinReplicas == nil {
33 obj.Spec.MinReplicas = &minReplicas
/dports/sysutils/kubectl/kubernetes-1.22.2/pkg/apis/autoscaling/v1/
H A Ddefaults_test.go49 MinReplicas: utilpointer.Int32Ptr(3),
64 if hpa2.Spec.MinReplicas == nil {
66 } else if test.expectReplicas != *hpa2.Spec.MinReplicas {
67 t.Errorf("expected: %d MinReplicas, got: %d", test.expectReplicas, *hpa2.Spec.MinReplicas)
H A Ddefaults.go29 if obj.Spec.MinReplicas == nil {
31 obj.Spec.MinReplicas = &minReplicas
/dports/net-mgmt/prometheus1/prometheus-1.8.2/vendor/k8s.io/client-go/pkg/apis/autoscaling/v1/
H A Ddefaults.go31 if obj.Spec.MinReplicas == nil {
33 obj.Spec.MinReplicas = &minReplicas
/dports/net-mgmt/prometheus1/prometheus-1.8.2/vendor/k8s.io/client-go/pkg/apis/autoscaling/v2alpha1/
H A Ddefaults.go32 if obj.Spec.MinReplicas == nil {
34 obj.Spec.MinReplicas = &minReplicas
/dports/net/gscloud/gscloud-0.11.0/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v1/
H A Dhorizontalpodautoscalerspec.go25MinReplicas *int32 `json:"minReplicas,o… member
48 b.MinReplicas = &value
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v1/
H A Dhorizontalpodautoscalerspec.go25MinReplicas *int32 `json:"minReplicas,o… member
48 b.MinReplicas = &value
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/grafana/loki/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v1/
H A Dhorizontalpodautoscalerspec.go25MinReplicas *int32 `json:"minReplicas,o… member
48 b.MinReplicas = &value
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v1/
H A Dhorizontalpodautoscalerspec.go25MinReplicas *int32 `json:"minReplicas,o… member
48 b.MinReplicas = &value
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/k8s.io/client-go/client-go-0.21.1/applyconfigurations/autoscaling/v1/
H A Dhorizontalpodautoscalerspec.go25MinReplicas *int32 `json:"minReplicas,o… member
48 b.MinReplicas = &value
/dports/net/traefik/traefik-2.6.1/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v1/
H A Dhorizontalpodautoscalerspec.go25MinReplicas *int32 `json:"minReplicas,o… member
48 b.MinReplicas = &value
/dports/sysutils/kubectl/kubernetes-1.22.2/staging/src/k8s.io/client-go/applyconfigurations/autoscaling/v1/
H A Dhorizontalpodautoscalerspec.go25MinReplicas *int32 `json:"minReplicas,o… member
48 b.MinReplicas = &value
/dports/www/grafana8/grafana-8.3.6/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v1/
H A Dhorizontalpodautoscalerspec.go25MinReplicas *int32 `json:"minReplicas,o… member
48 b.MinReplicas = &value
/dports/net/gscloud/gscloud-0.11.0/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta1/
H A Dhorizontalpodautoscalerspec.go25 MinReplicas *int32 `json:"minReplicas,omitempty"` member
48 b.MinReplicas = &value
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta1/
H A Dhorizontalpodautoscalerspec.go25 MinReplicas *int32 `json:"minReplicas,omitempty"` member
48 b.MinReplicas = &value
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/grafana/loki/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta1/
H A Dhorizontalpodautoscalerspec.go25 MinReplicas *int32 `json:"minReplicas,omitempty"` member
48 b.MinReplicas = &value
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta1/
H A Dhorizontalpodautoscalerspec.go25 MinReplicas *int32 `json:"minReplicas,omitempty"` member
48 b.MinReplicas = &value
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/k8s.io/client-go/client-go-0.21.1/applyconfigurations/autoscaling/v2beta1/
H A Dhorizontalpodautoscalerspec.go25 MinReplicas *int32 `json:"minReplicas,omitempty"` member
48 b.MinReplicas = &value
/dports/net/traefik/traefik-2.6.1/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta1/
H A Dhorizontalpodautoscalerspec.go25 MinReplicas *int32 `json:"minReplicas,omitempty"` member
48 b.MinReplicas = &value
/dports/sysutils/kubectl/kubernetes-1.22.2/staging/src/k8s.io/client-go/applyconfigurations/autoscaling/v2beta1/
H A Dhorizontalpodautoscalerspec.go25 MinReplicas *int32 `json:"minReplicas,omitempty"` member
48 b.MinReplicas = &value
/dports/www/grafana8/grafana-8.3.6/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta1/
H A Dhorizontalpodautoscalerspec.go25 MinReplicas *int32 `json:"minReplicas,omitempty"` member
48 b.MinReplicas = &value

12345678910>>...19