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.
|
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.
|
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.
|
OpenShiftS2IEnricher |
Enricher for adding docker image environment variables to the manifest when using
S2I binary builds; since docker environment variables get lost when using S2I binary builds
|
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
|
Copyright © 2016. All rights reserved.