public sealed class PodCIDROverprovisionConfig : IMessage<PodCIDROverprovisionConfig>, IEquatable<PodCIDROverprovisionConfig>, IDeepCloneable<PodCIDROverprovisionConfig>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Kubernetes Engine v1 API class PodCIDROverprovisionConfig.
[PRIVATE FIELD]
Config for pod CIDR size overprovisioning.
[[["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 page provides documentation for the `PodCIDROverprovisionConfig` class within the Google Kubernetes Engine v1 API."],["It details the class across multiple versions, ranging from 2.3.0 up to the latest version 3.33.0."],["`PodCIDROverprovisionConfig` manages pod CIDR size overprovisioning, which is enabled by default but can be disabled."],["The page shows the inheritance structure and the interfaces implemented by `PodCIDROverprovisionConfig`, including IMessage, IEquatable, IDeepCloneable, and IBufferMessage."],["The class has a constructor and a property called `Disable`, which is a boolean that controls whether the Pod CIDR overprovisioning is disabled or not."]]],[]]