UNPKG

@kubernetes-models/gke

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