Class | Description |
---|---|
DebugEnricher |
Enables debug mode via a maven property
|
DefaultControllerEnricher |
Enrich with controller if not already present.
|
DefaultServiceEnricher |
An enricher for creating default services when not present.
|
DependencyEnricher |
Enricher for embedding dependency descriptors to single package.
|
DockerRegistrySecretEnricher | |
GitEnricher |
Enricher for adding build metadata:
Git Branch
Git Commit ID
|
IANAServicePortNameEnricher |
Enrich container ports with names with names of IANA registered services, if not already present.
|
ImageEnricher |
Merge in image configuration like the image name into ReplicaSet and ReplicationController's
Pod specification.
|
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
|
MergeEnricher |
Merges local resources with dependent resources which have the same name.
|
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 |
Enrich container ports with names with names of IANA registered services, if not already present.
|
ProjectEnricher |
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 | |
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 © 2019. All rights reserved.