UNPKG

@kubernetes-models/gke

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