Uses of Class
land.oras.OCI
Packages that use OCI
-
Uses of OCI in land.oras
Modifier and TypeClassDescriptionfinal class
Index from an OCI layoutfinal class
A registry is the main entry point for interacting with a container registryModifier and TypeMethodDescriptionstatic <SourceRefType extends Ref<@NonNull SourceRefType>,
TargetRefType extends Ref<@NonNull TargetRefType>>
voidCopyUtils.copy
(OCI<SourceRefType> source, SourceRefType sourceRef, OCI<TargetRefType> target, TargetRefType targetRef, boolean recursive) Copy a container from source to target.