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 of the `ClientCertificateConfig` documentation is 3.33.0, which can be found on the provided page with a link to the latest release."],["This page provides access to historical versions of the `ClientCertificateConfig` documentation, ranging from version 2.3.0 to the current version, 3.33.0."],["The `ClientCertificateConfig` class is part of the Google Kubernetes Engine v1 API and is used to configure client certificates on a cluster."],["The class `ClientCertificateConfig` inherits from `object` and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces."],["`ClientCertificateConfig` has a property `IssueClientCertificate` which is a bool and is used to issue a client certificate."]]],[]]