Uses of Class
land.oras.Index
Packages that use Index
-
Uses of Index in land.oras
Modifier and TypeMethodDescriptionstatic IndexCreate an index from a JSON stringstatic IndexIndex.fromManifests(List<ManifestDescriptor> descriptors) Create an index from a list of manifestsstatic IndexCreate an index from a pathabstract IndexRetrieve an indexRegistry.getIndex(ContainerRef containerRef) abstract IndexPush an indexRegistry.pushIndex(ContainerRef containerRef, Index index) Index.withDescriptor(ManifestDescriptor descriptor) Return a new index with the given descriptorprotected IndexReturn same instance but with original JSONIndex.withNewManifests(ManifestDescriptor manifest) Return a new index with new manifest added to indexIndex.withSubject(Subject subject) Return a new index with the given subject