UNPKG

@kubernetes-models/gke

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