public sealed class ControlPlaneEndpointsConfig : IMessage<ControlPlaneEndpointsConfig>, IEquatable<ControlPlaneEndpointsConfig>, IDeepCloneable<ControlPlaneEndpointsConfig>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Kubernetes Engine v1 API class ControlPlaneEndpointsConfig.
Configuration for all of the cluster's control plane endpoints.
[[["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 reference documentation for the `ControlPlaneEndpointsConfig` class within the Google Kubernetes Engine v1 API, specifically for the .NET environment."],["The content details the different versions of the `ControlPlaneEndpointsConfig` class, ranging from version 3.33.0 (latest) down to version 2.3.0, with each version linking to its respective documentation page."],["The `ControlPlaneEndpointsConfig` class is part of the `Google.Cloud.Container.V1` namespace and is used to manage the configuration for all of the cluster's control plane endpoints."],["The class inherits from `object` and implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `ControlPlaneEndpointsConfig` class has two properties, `DnsEndpointConfig` and `IpEndpointsConfig`, which allow configuration of the DNS and IP endpoints respectively."]]],[]]