Package | Description |
---|---|
io.fabric8.maven.plugin.converter |
Modifier and Type | Class and Description |
---|---|
class |
DeploymentConfigOpenShiftConverter
Takes a DeploymentConfig generated from a vanilla Deployment as part of the aggregation
and enriches it with the timeout.
|
class |
DeploymentOpenShiftConverter
Convert a Kubernetes
Deployment to an OpenShift DeploymentConfig |
class |
NamespaceOpenShiftConverter
Converts a Kubernetes Namespace to an OpenShift ProjectRequest which is required for security
if you wish to be able to use DeploymentConfig objects.
|
class |
ReplicSetOpenShiftConverter
Convert a Kubernetes
ReplicaSet to a RelicationController which
can be used by OpenShift, too. |
Copyright © 2016. All rights reserved.