| Package | Description |
|---|---|
| org.eclipse.jkube.kit.resource.helm | |
| org.eclipse.jkube.kit.resource.helm.oci |
| Modifier and Type | Method and Description |
|---|---|
void |
HelmService.uploadHelmChart(HelmConfig helm)
Uploads the charts defined in the provided
HelmConfig to the applicable configured repository. |
void |
HelmUploader.uploadSingle(File file,
HelmRepository repository) |
void |
StandardRepositoryUploader.uploadSingle(File file,
HelmRepository repository) |
| Modifier and Type | Method and Description |
|---|---|
OCIManifestLayer |
OCIRegistryClient.uploadBlobIfNotUploadedYet(Chart chart,
InputStream inputStream) |
void |
OCIRegistryClient.uploadOCIManifest(Chart chart,
OCIManifestLayer chartConfig,
OCIManifestLayer chartTarball) |
void |
OCIRepositoryUploader.uploadSingle(File file,
HelmRepository repository) |
Copyright © 2024. All rights reserved.