capabilities property
Capabilities represent the capabilities of the registry host, specifying what operations a host is capable of performing.
If not set, containerd enables all capabilities by default.
Implementation
core.List<core.String>? capabilities;