ImageService API

E699818

ImageService API is a component of the Container Runtime Interface responsible for managing container images, including operations like pulling, listing, and removing images.

All labels observed (2)

Label Occurrences
ImageService 1
ImageService API canonical 1

How this entity was disambiguated

Statements (32)

Predicate Object
instanceOf API
Container Runtime Interface component
abstracts underlying container image implementation
communicationProtocol gRPC
dataFormat Protocol Buffers
definedIn Kubernetes Container Runtime Interface
domain container runtime
enables runtime-agnostic image management
exposes ImageService gRPC service
goal standardize container image operations across runtimes
manages container images
partOf CRI
Container Runtime Interface
primaryResponsibility image lifecycle management
listing container images
pulling container images
removing container images
relatedTo RuntimeService API
supports image authentication
image filesystem usage reporting
image pull secrets
supportsOperation ImageFsInfo
ImageStatus
ListImages
PullImage
RemoveImage
usedBy CRI-compliant runtimes
Kubernetes kubelet
container runtimes
usedWith CRI-O
Docker-based runtimes
containerd

How these facts were elicited

Referenced by (2)

Full triples — surface form annotated when it differs from this entity's canonical label.

Container Runtime Interface hasComponent ImageService API
CRI apiSurface ImageService
linked to: ImageService API