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.

Try in SPARQL Jump to: Statements Referenced by

Statements (32)

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

Referenced by (1)

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

Container Runtime Interface hasComponent ImageService API