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 latest version of the `IdentityServiceConfig` documentation is 3.33.0, which is accessible via a direct link, alongside a list of previous versions."],["`IdentityServiceConfig` class allows customers to use external identity providers with the Kubernetes API and is part of the Google Kubernetes Engine v1 API."],["The `IdentityServiceConfig` class implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `IdentityServiceConfig` class has two constructors and a property named `Enabled` which is a boolean."],["The `Google.Cloud.Container.V1` namespace contains the `IdentityServiceConfig` and it can be found in the `Google.Cloud.Container.V1.dll` assembly."]]],[]]