public sealed class ClientCertificateConfig : IMessage<ClientCertificateConfig>, IEquatable<ClientCertificateConfig>, IDeepCloneable<ClientCertificateConfig>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Kubernetes Engine v1 API class ClientCertificateConfig.
Configuration for client certificates on the cluster.
[[["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 `ClientCertificateConfig` in the Google Kubernetes Engine v1 API is 3.33.0, while the current page focuses on version 3.19.0."],["This page provides reference documentation and code samples for the `ClientCertificateConfig` class, which is used for client certificate configurations within a cluster."],["The `ClientCertificateConfig` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the base `object` class."],["The class has a property called `IssueClientCertificate`, which is a boolean that indicates whether a client certificate should be issued."],["There are many other versions of the Google Kubernetes Engine v1 API, going back to version 2.3.0, all of which have ClientCertificateConfig available."]]],[]]