Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ArtifactoryDetails ¶
type ArtifactoryDetails struct { ServerDetails *config.ServerDetails TargetRepository string }
func GetResolutionRepoIfExists ¶
func GetResolutionRepoIfExists(tech techutils.Technology) (details *ArtifactoryDetails, err error)
Searches for a configuration file based on the technology type in the current directory. If found, it extract ArtifactoryDetails from it to used as registry resolution target.
Click to show internal directories.
Click to hide internal directories.