MCPcopy
hub / github.com/harness/harness / PackageURL

Method PackageURL

app/url/provider.go:86–86  ·  view source on GitHub ↗
(ctx context.Context, regRef string, pkgType string, params ...string)

Source from the content-addressed store, hash-verified

84
85 RegistryURL(ctx context.Context, params ...string) string
86 PackageURL(ctx context.Context, regRef string, pkgType string, params ...string) string
87 GetUIBaseURL(ctx context.Context, params ...string) string
88
89 // GenerateUIRegistryURL returns the url for the UI screen of a registry.

Callers 15

GetPackageMetadataMethod · 0.65
GetPackageMetadataMethod · 0.65
SearchPackageMethod · 0.65
LfsInfoMethod · 0.65
SearchPackageV2Method · 0.65
SearchPackageMethod · 0.65
GetPackageMetadataMethod · 0.65
ListPackageVersionV2Method · 0.65
GetServiceEndpointMethod · 0.65
GetServiceEndpointV2Method · 0.65
GetServiceEndpointMethod · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected