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-04-09 UTC."],[[["The `KubernetesConfig` class within the Google Cloud Deploy v1 API provides configuration details for Kubernetes runtime environments."],["This documentation outlines the `KubernetesConfig` class, detailing its inheritance, implementations, namespace, assembly, constructors, and properties."],["The latest version of this class is 3.4.0, with a list of available versions ranging back to version 1.0.0 for historical reference."],["`KubernetesConfig` includes properties like `GatewayServiceMesh` and `ServiceNetworking`, allowing for the configuration of Kubernetes Gateway API and service networking."],["The class implements various interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` which allow for message creation, equality comparison, deep cloning, and buffer message capabilities."]]],[]]