public sealed class ContainerdConfig : IMessage<ContainerdConfig>, IEquatable<ContainerdConfig>, IDeepCloneable<ContainerdConfig>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Kubernetes Engine v1 API class ContainerdConfig.
ContainerdConfig contains configuration to customize containerd.
[[["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 `ContainerdConfig` class within the Google Kubernetes Engine v1 API."],["The latest available version of `ContainerdConfig` is 3.33.0, with the current page specifically detailing version 3.32.0, but several prior versions are also listed, going as far back as 2.3.0."],["`ContainerdConfig` is used to customize containerd configurations in the context of the Google Cloud Container API."],["The `ContainerdConfig` class has properties such as `PrivateRegistryAccessConfig`, which helps configure access for private container registries."],["The class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its role within the Google Protocol Buffers framework."]]],[]]