Uses of Class
land.oras.LayoutRef
Packages that use LayoutRef
-
Uses of LayoutRef in land.oras
Modifier and TypeMethodDescriptionstatic LayoutRef
Parse the layout ref with folder and tag.LayoutRef.withDigest
(String digest) Return a new layout ref with the tag.Modifier and TypeMethodDescriptionvoid
OCILayout.fetchBlobDescriptor
(LayoutRef ref) byte[]
OCILayout.getDescriptor
(LayoutRef ref) OCILayout.getManifest
(LayoutRef ref) void
OCILayout.pullArtifact
(LayoutRef ref, Path path, boolean overwrite) OCILayout.pushArtifact
(LayoutRef ref, ArtifactType artifactType, Annotations annotations, @Nullable Config config, LocalPath... paths) OCILayout.pushManifest
(LayoutRef layoutRef, Manifest manifest)