Adds the algorithm implementation for the Configurable HPA

This commit is contained in:
Ivan Glushkov
2019-10-14 19:33:09 +04:00
parent 5c70cda6e5
commit 27ffe439b6
3 changed files with 336 additions and 1 deletions

View File

@@ -17,5 +17,6 @@ limitations under the License.
// +k8s:conversion-gen=k8s.io/kubernetes/pkg/apis/autoscaling
// +k8s:conversion-gen-external-types=k8s.io/api/autoscaling/v2beta2
// +k8s:defaulter-gen=TypeMeta
// +k8s:defaulter-gen-input=../../../../vendor/k8s.io/api/autoscaling/v2beta2
package v2beta2 // import "k8s.io/kubernetes/pkg/apis/autoscaling/v2beta2"