| Field and Description |
|---|
| org.eclipse.jkube.kit.enricher.api.util.Constants.RESOURCE_APP_CATALOG_ANNOTATION
Use annotations with
jkube.eclipse.org prefix instead |
| Method and Description |
|---|
| org.eclipse.jkube.kit.enricher.api.util.KubernetesResourceUtil.addNewEntriesFromDirectoryToExistingConfigMap(ConfigMapBuilder, Path)
Should be replaced with Fabric8 Kubernetes Client's methods
|
| org.eclipse.jkube.kit.enricher.api.util.KubernetesResourceUtil.addNewEntryToExistingConfigMap(ConfigMapBuilder, Map.Entry<String, String>, Path)
Should be replaced with Fabric8 Kubernetes Client's methods
|
| org.eclipse.jkube.kit.enricher.api.util.KubernetesResourceUtil.createConfigMapEntry(String, Path)
Should be replaced with Fabric8 Kubernetes Client's methods
|
| org.eclipse.jkube.kit.enricher.api.util.KubernetesResourceUtil.isFileWithBinaryContent(Path)
Should be replaced with Fabric8 Kubernetes Client's methods
|
Copyright © 2023. All rights reserved.