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."],[[["The latest version available for `ControlPlaneEndpointsConfig` in the Google Cloud Container V1 API is 3.33.0, accessible via a provided link."],["This page provides reference documentation and code samples for the `ControlPlaneEndpointsConfig` class within the Google Kubernetes Engine v1 API."],["`ControlPlaneEndpointsConfig` is designed to manage configuration for a cluster's control plane endpoints, implementing several interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class `ControlPlaneEndpointsConfig` contains properties for managing DNS and IP endpoints configurations through `DnsEndpointConfig` and `IpEndpointsConfig` respectively."],["The documentation contains versions for `ControlPlaneEndpointsConfig` from 2.3.0 up until the latest, 3.33.0, providing detailed information on the API class."]]],[]]