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