kubernetes-models
Version:
1 lines • 673 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,{FlowSchemaStatus:function(){return FlowSchemaStatus},IoK8sApiFlowcontrolV1beta3FlowSchemaStatus:function(){return FlowSchemaStatus}});let _base=require("@kubernetes-models/base"),_IoK8sApiFlowcontrolV1beta3FlowSchemaStatus=require("../../_schemas/IoK8sApiFlowcontrolV1beta3FlowSchemaStatus.js");class FlowSchemaStatus extends _base.Model{constructor(data){super(),this.setDefinedProps(data)}}(0,_base.setValidateFunc)(FlowSchemaStatus,_IoK8sApiFlowcontrolV1beta3FlowSchemaStatus.validate);
;