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