Class HostCapability (2.65.0)

HostCapability(value)

HostCapability configures capabilities for the registry host.

Enums

Name Description
HOST_CAPABILITY_UNSPECIFIED UNKNOWN should never be set.
HOST_CAPABILITY_PULL Pull represents the capability to fetch manifests and blobs by digest.
HOST_CAPABILITY_RESOLVE Resolve represents the capability to fetch manifests by name.
HOST_CAPABILITY_PUSH Push represents the capability to push blobs and manifests.