Expand description
CRI Image Service
Provides container image lifecycle management including pull, list, status, and removal operations.
Structs§
- Auth
Config - Authentication configuration for pulling images from private registries.
- Image
Service - CRI ImageService implementation.
- Image
Spec - Image specification (reference to pull).
- Image
Status - Status of a pulled image.
Enums§
- Image
Error - Image service error.
- Pull
Status - Image pull progress.