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."],[[["The latest version available for `ContainerdConfig` is 3.33.0, but multiple previous versions are also accessible, dating back to version 2.3.0."],["`ContainerdConfig` is a class in the Google Kubernetes Engine v1 API that enables custom configuration of containerd."],["This class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `ContainerdConfig` class contains a `PrivateRegistryAccessConfig` property, allowing configuration of access for private container registries."]]],[]]