Uses of Record Class
io.jenkins.plugins.oras_artifacts.RegistryClient.ArchivedFile
-
Uses of RegistryClient.ArchivedFile in io.jenkins.plugins.oras_artifacts
Methods in io.jenkins.plugins.oras_artifacts that return types with arguments of type RegistryClient.ArchivedFileModifier and TypeMethodDescriptionRegistryClient.findArchivedFile(String repository, String tag, String path) Find a single archived file by its path.RegistryClient.listArchivedFiles(String repository, String tag) List all files archived for the given repository/tag by querying the OCI referrers API of the build root artifact digest.