Class KubeOperator
java.lang.Object
org.qubership.integration.platform.runtime.catalog.kubernetes.KubeOperator
-
Constructor Summary
ConstructorsConstructorDescriptionKubeOperator(io.kubernetes.client.openapi.ApiClient client, String namespace) -
Method Summary
Modifier and TypeMethodDescriptiongetDeploymentsByLabel(String labelKey) getPodsByLabel(String labelKey, String labelValue)
-
Constructor Details
-
KubeOperator
public KubeOperator() -
KubeOperator
-
-
Method Details
-
getDeploymentsByLabel
- Throws:
KubeApiException
-
getPodsByLabel
- Throws:
KubeApiException
-