(ctx context.Context, regRef string, pkgType string, params ...string)
| 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. |
no outgoing calls
no test coverage detected