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"]],[["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-04-09 UTC."],[[["The `MeshCertificates` class in the Google Kubernetes Engine v1 API provides configuration for issuing mTLS keys and certificates to Kubernetes pods."],["Version 3.33.0 is the latest version available within the provided list of versions for the `Google.Cloud.Container.V1.MeshCertificates` documentation, and is accessible at the `/dotnet/docs/reference/Google.Cloud.Container.V1/latest/Google.Cloud.Container.V1.MeshCertificates` path."],["The `EnableCertificates` property, when enabled, deploys the GKE Workload Identity Certificates controller and node agent to the cluster, which can then be configured using a `WorkloadCertificateConfig` custom resource."],["The `MeshCertificates` class implements multiple interfaces, such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["There is a vast array of versions provided for the `Google.Cloud.Container.V1.MeshCertificates` starting from version 3.33.0 all the way back to version 2.3.0."]]],[]]