public sealed class IdentityServiceConfig : IMessage<IdentityServiceConfig>, IEquatable<IdentityServiceConfig>, IDeepCloneable<IdentityServiceConfig>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Kubernetes Engine v1 API class IdentityServiceConfig.
IdentityServiceConfig is configuration for Identity Service which allows
customers to use external identity providers with the K8S API
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["The latest version of the `IdentityServiceConfig` class is 3.33.0, which can be found in the `Google.Cloud.Container.V1` namespace and is part of the Google Kubernetes Engine v1 API."],["This class, `IdentityServiceConfig`, provides configuration for the Identity Service, allowing users to integrate external identity providers with the Kubernetes API, with version 3.18.0 being the currently referenced version."],["The `IdentityServiceConfig` class inherits from `object` and implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has two constructors, one default and another allowing the creation of an instance by copying another `IdentityServiceConfig` object, and has one property called `Enabled` which is a boolean value."],["A full list of available versions of the `IdentityServiceConfig` class in the documentation spans from 3.33.0 down to 2.3.0."]]],[]]