public sealed class MeshCertificates : IMessage<MeshCertificates>, IEquatable<MeshCertificates>, IDeepCloneable<MeshCertificates>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Kubernetes Engine v1 API class MeshCertificates.
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\u003eThe latest version of the Google Cloud Container V1 MeshCertificates is 3.33.0, with a range of previous versions available from 3.32.0 down to 2.3.0, all accessible via their respective links.\u003c/p\u003e\n"],["\u003cp\u003eThe MeshCertificates class, part of the Google.Cloud.Container.V1 namespace, is a configuration tool for managing mTLS keys and certificates for Kubernetes pods within the Google Kubernetes Engine.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements several interfaces including IMessage, IEquatable, IDeepCloneable, and IBufferMessage, facilitating its use within the .NET environment.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eEnableCertificates\u003c/code\u003e property, a nullable boolean, is used to enable or disable the issuance of workload mTLS certificates, requiring Workload Identity to be configured.\u003c/p\u003e\n"],["\u003cp\u003eThe MeshCertificates class has two constructors, a default constructor and a constructor that takes another MeshCertificates instance as an argument, allowing for initialization and cloning of MeshCertificates objects.\u003c/p\u003e\n"]]],[],null,[]]