public class OCIRegistryEndpoint extends Object
| Constructor and Description |
|---|
OCIRegistryEndpoint(HelmRepository repository) |
| Modifier and Type | Method and Description |
|---|---|
URI |
getBaseUrl() |
String |
getBlobUploadInitUrl(Chart chart) |
String |
getBlobUrl(Chart chart,
OCIManifestLayer blob) |
String |
getManifestUrl(Chart chart) |
String |
getOCIRegistryHost() |
public OCIRegistryEndpoint(HelmRepository repository)
public String getBlobUrl(Chart chart, OCIManifestLayer blob)
public String getOCIRegistryHost()
public URI getBaseUrl()
Copyright © 2024. All rights reserved.