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