public sealed class MeshCertificates : IMessage<MeshCertificates>, IEquatable<MeshCertificates>, IDeepCloneable<MeshCertificates>, IBufferMessage, IMessage
Configuration for issuance of mTLS keys and certificates to Kubernetes pods.
enable_certificates controls issuance of workload mTLS certificates.
If set, the GKE Workload Identity Certificates controller and node agent
will be deployed in the cluster, which can then be configured by creating a
WorkloadCertificateConfig Custom Resource.
Requires Workload Identity
([workload_pool][google.container.v1.WorkloadIdentityConfig.workload_pool]
must be non-empty).
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis page provides documentation for the \u003ccode\u003eMeshCertificates\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Container.V1\u003c/code\u003e namespace, specifically version 2.7.0 of the .NET library.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eMeshCertificates\u003c/code\u003e is used to configure the issuance of mTLS keys and certificates to Kubernetes pods, enabling secure communication.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation lists available versions, ranging from 2.3.0 to the latest 3.33.0, of the \u003ccode\u003eMeshCertificates\u003c/code\u003e class with links to their respective pages.\u003c/p\u003e\n"],["\u003cp\u003eThe class implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and has constructors to create an empty or clone of an existing \u003ccode\u003eMeshCertificates\u003c/code\u003e object.\u003c/p\u003e\n"],["\u003cp\u003eA key property, \u003ccode\u003eEnableCertificates\u003c/code\u003e, controls the issuance of mTLS certificates and requires Workload Identity to be enabled in order to be configured.\u003c/p\u003e\n"]]],[],null,[]]