public sealed class KubernetesConfig : IMessage<KubernetesConfig>, IEquatable<KubernetesConfig>, IDeepCloneable<KubernetesConfig>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Deploy v1 API class KubernetesConfig.
KubernetesConfig contains the Kubernetes runtime configuration.
[[["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."],[[["This webpage provides documentation for the `KubernetesConfig` class within the Google Cloud Deploy v1 API, with the latest version being 3.4.0 and the current version being documented as 2.19.0."],["The `KubernetesConfig` class, inheriting from `object` and implementing several interfaces like `IMessage` and `IEquatable`, handles the Kubernetes runtime configuration."],["The documentation includes details for several past versions from 3.3.0 down to 1.0.0 of the `KubernetesConfig` class."],["The `KubernetesConfig` class offers properties like `GatewayServiceMesh` for Kubernetes Gateway API service mesh and `ServiceNetworking` for Kubernetes Service networking, and it also features constructors for creating new instances and copying from existing ones."],["The `KubernetesConfig` class documentation is structured by including the namespace, assembly, constructors, properties and inheritance members."]]],[]]