UNPKG

@kubernetes-models/gke

Version:
1 lines 867 B
"use strict";Object.defineProperty(exports,"__esModule",{value:!0}),Object.defineProperty(exports,"BeyondCorpAppGateway",{enumerable:!0,get:function(){return BeyondCorpAppGateway}});let _base=require("@kubernetes-models/base"),_BeyondcorpCnrmCloudGoogleComV1alpha1BeyondCorpAppGateway=require("../../_schemas/BeyondcorpCnrmCloudGoogleComV1alpha1BeyondCorpAppGateway.js");class BeyondCorpAppGateway extends _base.Model{constructor(data){super(),this.setDefinedProps({apiVersion:BeyondCorpAppGateway.apiVersion,kind:BeyondCorpAppGateway.kind,...data})}}BeyondCorpAppGateway.apiVersion="beyondcorp.cnrm.cloud.google.com/v1alpha1",BeyondCorpAppGateway.kind="BeyondCorpAppGateway",BeyondCorpAppGateway.is=(0,_base.createTypeMetaGuard)(BeyondCorpAppGateway),(0,_base.setValidateFunc)(BeyondCorpAppGateway,_BeyondcorpCnrmCloudGoogleComV1alpha1BeyondCorpAppGateway.validate);