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 `ContainerdConfig` class is used to customize containerd configurations and is part of the `Google.Cloud.Container.V1` namespace."],["The latest version of the documentation is version 3.33.0, with multiple other previous versions listed from 3.32.0 all the way down to 2.3.0."],["The `ContainerdConfig` class implements multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["A key property within `ContainerdConfig` is `PrivateRegistryAccessConfig`, which allows configuration for private container registry access."]]],[]]