UNPKG

kubernetes-models

Version:
1 lines 644 B
"use strict";Object.defineProperty(exports,"__esModule",{value:!0}),function(target,all){for(var name in all)Object.defineProperty(target,name,{enumerable:!0,get:all[name]})}(exports,{HPAScalingRules:function(){return HPAScalingRules},IoK8sApiAutoscalingV2HPAScalingRules:function(){return HPAScalingRules}});let _base=require("@kubernetes-models/base"),_IoK8sApiAutoscalingV2HPAScalingRules=require("../../_schemas/IoK8sApiAutoscalingV2HPAScalingRules.js");class HPAScalingRules extends _base.Model{constructor(data){super(),this.setDefinedProps(data)}}(0,_base.setValidateFunc)(HPAScalingRules,_IoK8sApiAutoscalingV2HPAScalingRules.validate);