public sealed class AdditionalPodRangesConfig : IMessage<AdditionalPodRangesConfig>, IEquatable<AdditionalPodRangesConfig>, IDeepCloneable<AdditionalPodRangesConfig>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Kubernetes Engine v1 API class AdditionalPodRangesConfig.
AdditionalPodRangesConfig is the configuration for additional pod secondary
ranges supporting the ClusterUpdate message.
[[["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 of the Google Kubernetes Engine v1 API class `AdditionalPodRangesConfig` is 3.33.0, and documentation is available for versions ranging back to 2.3.0."],["`AdditionalPodRangesConfig` is used for configuring additional pod secondary ranges to support the `ClusterUpdate` message within the Google Kubernetes Engine."],["The `AdditionalPodRangesConfig` class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["This class contains two properties: `PodRangeInfo`, which holds information for additional pod ranges, and `PodRangeNames`, which stores names for pod secondary IPv4 ranges."],["`AdditionalPodRangesConfig` has two constructors, one that is parameterless and one that accepts another `AdditionalPodRangesConfig` as the parameter."]]],[]]