Class OpenShiftVersionInfo
- java.lang.Object
-
- org.openshift.jenkins.plugins.openshiftlogin.OpenShiftVersionInfo
-
public class OpenShiftVersionInfo extends Object
Represents openshift server version information. This is from https://SERVER/version
-
-
Constructor Summary
Constructors Constructor Description OpenShiftVersionInfo()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean
isOpenShift3Cluster()
boolean
isOpenShift4Cluster()
String
toString()
-