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, detailing its structure and functionality."],["The latest version of the `KubernetesConfig` documentation is 3.4.0, and the page lists all versions, with links going as far back as version 1.0.0."],["`KubernetesConfig` includes configurations for Kubernetes runtime, and has members for GatewayServiceMesh and ServiceNetworking."],["The class implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces, enabling advanced functionalities like message handling and deep cloning."],["There are two constructors available, one being the parameter-less `KubernetesConfig()` and the other accepting a `KubernetesConfig` object as parameter `KubernetesConfig(KubernetesConfig other)` that allows passing the parameters from the other object."]]],[]]