Uses of Class
land.oras.LayoutRef
Packages that use LayoutRef
-
Uses of LayoutRef in land.oras
Modifier and TypeMethodDescriptionReturn a new layout reference for a pathReturn a new layout reference for a pathstatic LayoutRefReturn a new layout reference for a path and digest or tagstatic LayoutRefReturn a new layout reference for a path and digest or tagstatic LayoutRefParse the layout ref with folder and tag.LayoutRef.withDigest(String digest) Return a new layout ref with the tag.Modifier and TypeMethodDescriptionvoidOCILayout.fetchBlobDescriptor(LayoutRef ref) byte[]OCILayout.getDescriptor(LayoutRef ref) OCILayout.getManifest(LayoutRef ref) OCILayout.getReferrers(LayoutRef ref, @Nullable ArtifactType artifactType) OCILayout.probeDescriptor(LayoutRef ref) voidOCILayout.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)