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 Google Cloud Container V1 API ClientCertificateConfig is 3.33.0, with the documentation containing versions down to 2.3.0."],["This documentation provides details for the `ClientCertificateConfig` class, which is used for configuring client certificates on a Kubernetes cluster."],["The `ClientCertificateConfig` class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `ClientCertificateConfig` class includes a property `IssueClientCertificate`, which determines whether to issue a client certificate."],["The documentation provides a list of inherited members from the object class, such as `GetHashCode`, `GetType`, and `ToString`."]]],[]]