GoogleApi.Container.V1.Model.MeshCertificates (google_api_container v0.38.0) View Source
Configuration for issuance of mTLS keys and certificates to Kubernetes pods.
Attributes
-
enableCertificates(type:boolean(), default:nil) - 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 must be non-empty).
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Specs
t() :: %GoogleApi.Container.V1.Model.MeshCertificates{
enableCertificates: boolean() | nil
}
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.