Class | Description |
---|---|
ConfigMapEnricher | |
ControllerViaPluginConfigurationEnricher | |
DebugEnricher |
Enables debug mode via a maven property
|
DefaultControllerEnricher |
Enrich with controller if not already present.
|
DefaultMetadataEnricher | |
DefaultNamespaceEnricher | |
DefaultServiceEnricher |
An enricher for creating default services when not present.
|
DependencyEnricher |
Enricher for embedding dependency descriptors to single package.
|
DockerRegistrySecretEnricher | |
FileDataSecretEnricher | |
GitEnricher |
Enricher for adding build metadata:
Git Branch
Git Commit ID
|
ImageEnricher |
Merge in image configuration like the image name into ReplicaSet and ReplicationController's
Pod specification.
|
IngressEnricher |
Enricher which generates an Ingress for each exposed Service
|
MavenIssueManagementEnricher |
This enricher will add the maven >IssueManagement< related metadata as annotations
the typical values will be like
system
url
|
MavenScmEnricher |
This enricher will add the maven >scm< related metadata as annotations
the typical values will be like
connection
developerConnection
url
tag
|
NameEnricher |
Enricher for adding a "name" to the metadata to various objects we create.
|
PodAnnotationEnricher |
Enricher which copies the annotation from a Deployment to the annotations of
container Pod spec.
|
PortNameEnricher |
Use a given set of well known ports and, if not found, create container ports with names with
names of IANA registered services, if not already present.
|
ProjectLabelEnricher |
Add project labels to any object.
|
RemoveBuildAnnotationsEnricher |
Removes any build time annotations on resources
|
RevisionHistoryEnricher |
This enricher adds the 'revisionHistoryLimit' property to deployment spec of RCs / RSs for KuberNetes/OpenShift resource descriptors.
|
SecretEnricher | |
ServiceAccountEnricher | |
TriggersAnnotationEnricher |
This adds a `image.openshift.io/triggers` tag to all kubernetes resources in order to make them run on Openshift when using ImageStreams.
|
VolumePermissionEnricher |
Copyright © 2020. All rights reserved.