This will allow users to customize the OpenShift cluster and project
that they want to interact with.
Users are expected to call c3i.foo() functions within a openshift.withCluster() closure. We need to ensure our Jenkinsfile are doing this way before merging this.
This will allow users to customize the OpenShift cluster and project
that they want to interact with.
Users are expected to call
c3i.foo()functions within aopenshift.withCluster()closure. We need to ensure our Jenkinsfile are doing this way before merging this.