UNPKG

kubernetes-models

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