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-04-09 UTC."],[[["This webpage provides reference documentation for the `ContainerdConfig` class within the Google Kubernetes Engine v1 API."],["The `ContainerdConfig` class allows for custom configuration of containerd, a container runtime environment."],["The page lists various versions of the `ContainerdConfig` class, ranging from the latest (3.33.0) down to version 2.3.0, along with their respective documentation links."],["`ContainerdConfig` implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and also inherits from the base `object` class."],["The `PrivateRegistryAccessConfig` property within `ContainerdConfig` can be used to adjust access settings for private container registries."]]],[]]