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-04-09 UTC."],[[["The webpage provides documentation for the `IdentityServiceConfig` class within the Google Kubernetes Engine v1 API."],["It lists various versions of the `IdentityServiceConfig` class, ranging from version 2.3.0 to the latest version 3.33.0."],["`IdentityServiceConfig` enables customers to use external identity providers with the Kubernetes API."],["The `IdentityServiceConfig` class implements multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["It includes a property `Enabled` to control whether the Identity Service component should be enabled."]]],[]]