module Artifactory::Resource::Artifact::ClassMethods
Defined in:
artifactory/resources/artifact.crInstance Method Summary
- #fetch(repo_name : String, remote_path : String, client : Artifactory::Client | Nil = nil) : Artifactory::Resource::Artifact
- #fetch?(repo_name : String, remote_path : String, client : Artifactory::Client | Nil = nil) : Artifactory::Resource::Artifact | Nil
-
#find_by_checksum(alg : String, value : String, *repos, client : Artifactory::Client | Nil = nil) : Array(Artifactory::Resource::Artifact)
/api/search/checksum?sha256=9a7fb65f15e00aa2a22c1917d0dafd4374fee8daf0966a4d94cd37a0b9acafb9&repos=libs-release-local
- #search(name : String, *repos, client : Artifactory::Client | Nil = nil)
- #search(*repos, client : Artifactory::Client | Nil = nil, **props)
Instance Method Detail
def fetch(repo_name : String, remote_path : String, client : Artifactory::Client | Nil = nil) : Artifactory::Resource::Artifact
#
def fetch?(repo_name : String, remote_path : String, client : Artifactory::Client | Nil = nil) : Artifactory::Resource::Artifact | Nil
#
def find_by_checksum(alg : String, value : String, *repos, client : Artifactory::Client | Nil = nil) : Array(Artifactory::Resource::Artifact)
#
/api/search/checksum?sha256=9a7fb65f15e00aa2a22c1917d0dafd4374fee8daf0966a4d94cd37a0b9acafb9&repos=libs-release-local