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 the `IdentityServiceConfig` class is 3.33.0, while the current page is version 3.9.0, which is one of many previous versions spanning from 3.33.0 down to 2.3.0."],["`IdentityServiceConfig` in Google Kubernetes Engine v1 API allows the configuration of an identity service to permit customers to use external identity providers with the K8S API."],["The `IdentityServiceConfig` class, which inherits from `object` and implements multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, provides configuration options for the identity service and is located within the `Google.Cloud.Container.V1` namespace."],["This class has two constructors, one default and one that clones another `IdentityServiceConfig` object, and has one property called `Enabled`, a boolean that determines whether the identity service component is enabled."]]],[]]