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."],[[["The webpage provides documentation for the `KubernetesConfig` class within the Google Cloud Deploy v1 API, with the latest version being 3.4.0."],["`KubernetesConfig` is a class that handles Kubernetes runtime configurations, inheriting from `object` and implementing multiple interfaces."],["The class offers configurations related to Kubernetes Gateway API service mesh and Kubernetes Service networking, which are accessed through `GatewayServiceMesh` and `ServiceNetworking` properties, respectively."],["The documentation details various versions of `KubernetesConfig`, ranging from version 1.0.0 to the latest 3.4.0, with version 2.16.0 highlighted as the current version of the document being viewed."],["There are two main constructors available for this class; a parameterless constructor and another that utilizes another `KubernetesConfig` as a parameter."]]],[]]