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