| Package | Description |
|---|---|
| org.eclipse.jkube.kit.resource.helm | |
| org.eclipse.jkube.kit.resource.helm.oci |
| Modifier and Type | Method and Description |
|---|---|
Chart |
Chart.ChartBuilder.build() |
| Modifier and Type | Method and Description |
|---|---|
String |
OCIRegistryEndpoint.getBlobUploadInitUrl(Chart chart) |
String |
OCIRegistryEndpoint.getBlobUrl(Chart chart,
OCIManifestLayer blob) |
String |
OCIRegistryEndpoint.getManifestUrl(Chart chart) |
OCIManifestLayer |
OCIRegistryClient.uploadBlobIfNotUploadedYet(Chart chart,
InputStream inputStream) |
void |
OCIRegistryClient.uploadOCIManifest(Chart chart,
OCIManifestLayer chartConfig,
OCIManifestLayer chartTarball) |
Copyright © 2024. All rights reserved.