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, but version 3.7.0 is used as the primary reference point on this page, with several previous versions ranging down to 2.3.0 also available."],["`IdentityServiceConfig` is a class within the `Google.Cloud.Container.V1` namespace that provides configuration for integrating external identity providers with the Kubernetes API."],["This class inherits from `Object` and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["`IdentityServiceConfig` has a property called `Enabled`, a boolean value that dictates if the Identity Service component is active."],["The class `IdentityServiceConfig` has two public constructors, `IdentityServiceConfig()` and `IdentityServiceConfig(IdentityServiceConfig other)`."]]],[]]