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 is part of the Google Cloud Container v1 API."],["`IdentityServiceConfig` is a class in the Google Cloud Container v1 API that allows the use of external identity providers with the Kubernetes API."],["Version 3.25.0 of `IdentityServiceConfig` implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class `IdentityServiceConfig` includes a boolean property called `Enabled` that allows control over whether to enable or disable the Identity Service component."],["Documentation is provided for multiple versions from version 2.3.0 up to the latest 3.33.0, allowing developers to check what was available in each version of the API."]]],[]]