Class ClusterHelper
- java.lang.Object
-
- com.redhat.devtools.intellij.common.kubernetes.ClusterHelper
-
public class ClusterHelper extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description ClusterHelper()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static ClusterInfogetClusterInfo(io.fabric8.kubernetes.client.KubernetesClient client)
-
-
-
Method Detail
-
getClusterInfo
public static ClusterInfo getClusterInfo(io.fabric8.kubernetes.client.KubernetesClient client)
-
-