Documentation ¶
Index ¶
- Constants
- Variables
- func FixWinPath(filePath string) string
- func GenerateRepoKeyForRepoServiceTest() string
- func GetAccessDetails() auth.ServiceDetails
- func GetDistDetails() auth.ServiceDetails
- func GetPipelinesDetails() auth.ServiceDetails
- func GetRtDetails() auth.ServiceDetails
- func GetXrayDetails() auth.ServiceDetails
Constants ¶
View Source
const ( RtTargetRepo = "jfrog-client-tests-repo1/" SpecsTestRepositoryConfig = "specs_test_repository_config.json" RepoDetailsUrl = "api/repositories/" HttpClientCreationFailureMessage = "Failed while attempting to create HttpClient: %s" RepoKeyPrefixForRepoServiceTest = "jf-client-go-test" )
Variables ¶
View Source
var AccessToken *string
View Source
var AccessUrl *string
View Source
var DistUrl *string
View Source
var PipelinesAccessToken *string
View Source
var PipelinesUrl *string
View Source
var PipelinesVcsBranch *string
View Source
var PipelinesVcsRepoFullPath *string
View Source
var PipelinesVcsToken *string
View Source
var RtAccessToken *string
View Source
var RtApiKey *string
View Source
var RtPassword *string
View Source
var RtSshKeyPath *string
View Source
var RtSshPassphrase *string
View Source
var RtUrl *string
View Source
var RtUser *string
View Source
var TestAccess *bool
View Source
var TestArtifactory *bool
View Source
var TestDistribution *bool
View Source
var TestPipelines *bool
View Source
var TestXray *bool
View Source
var XrayUrl *string
Functions ¶
func FixWinPath ¶ added in v0.1.2
func GenerateRepoKeyForRepoServiceTest ¶ added in v0.10.0
func GenerateRepoKeyForRepoServiceTest() string
func GetAccessDetails ¶ added in v0.27.0
func GetAccessDetails() auth.ServiceDetails
func GetDistDetails ¶ added in v0.9.0
func GetDistDetails() auth.ServiceDetails
func GetPipelinesDetails ¶ added in v0.21.0
func GetPipelinesDetails() auth.ServiceDetails
func GetRtDetails ¶ added in v0.9.0
func GetRtDetails() auth.ServiceDetails
func GetXrayDetails ¶ added in v0.16.0
func GetXrayDetails() auth.ServiceDetails
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.