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 available for `IdentityServiceConfig` is 3.33.0, which can be found in the provided list along with numerous other previous versions."],["The `IdentityServiceConfig` class allows the use of external identity providers with the Kubernetes API and is part of the Google Kubernetes Engine v1 API."],["The `IdentityServiceConfig` class in version 3.20.0, from the `Google.Cloud.Container.V1` namespace, implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces."],["The class `IdentityServiceConfig` has a property `Enabled`, which is a boolean value that dictates if the Identity Service component is enabled."],["The class `IdentityServiceConfig` has two constructor overloads, one default and one that takes an object of type `IdentityServiceConfig` as a parameter."]]],[]]