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."],[[["This webpage provides documentation for the `IdentityServiceConfig` class within the Google Kubernetes Engine v1 API for .NET."],["The latest version of the `IdentityServiceConfig` API is 3.33.0, with multiple previous versions available for reference, including a full range of versions from 2.3.0 up to 3.33.0."],["The `IdentityServiceConfig` class allows the use of external identity providers with the Kubernetes API, it implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `IdentityServiceConfig` class has a constructor that can be invoked with no parameters, or it may take in an object of the same class as a parameter."],["A key property within this class is `Enabled`, a boolean that controls whether the Identity Service component is active."]]],[]]