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 page provides documentation for the `IdentityServiceConfig` class within the Google Kubernetes Engine v1 API, which is used to configure external identity providers for the Kubernetes API."],["It lists a comprehensive history of `IdentityServiceConfig` versions, ranging from version 2.3.0 to the latest version 3.33.0, each with links to their respective documentation pages."],["The `IdentityServiceConfig` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, for use in .NET."],["The class has two constructors, one default and one that takes another `IdentityServiceConfig` instance as a parameter to copy it, as well as a property named `Enabled`, which is a boolean to indicate if it is active."]]],[]]