Class Kubernetes
java.lang.Object
com.redhat.parodos.vmmigration.util.Kubernetes
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic io.kubernetes.client.openapi.ApiClientbuildApiClient(String apiUrl, String token, String caCert) static io.fabric8.kubernetes.client.ConfigbuildKubernetesClient(String apiUrl, String token, String caCert) static MigrationcreateMigration(String planName, String namespace) static PlancreatePlan(String vmName, String storageName, String networkName, String namespaceName, String destinationType, String sourceType)
-
Constructor Details
-
Kubernetes
public Kubernetes()
-
-
Method Details
-
buildApiClient
-
buildKubernetesClient
-
createMigration
-
createPlan
-